Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to setup under Python 3.12 on Windows #1025

Open
Redamancy-520 opened this issue Sep 19, 2024 · 1 comment
Open

Unable to setup under Python 3.12 on Windows #1025

Redamancy-520 opened this issue Sep 19, 2024 · 1 comment

Comments

@Redamancy-520
Copy link

Redamancy-520 commented Sep 19, 2024

After running the command python setup.py install --user --force it return the error:
ModuleNotFoundError: No module named 'distutils.msvccompiler'

But I have already installed setuptools. During setup I only get an error about numpy when I run the command pip install -r requirements.txt.
And I also have VS 2022 installed.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants