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

Python 3.12: Can't get python dependencies installed #354

Closed
Paradoxum opened this issue Oct 5, 2023 · 4 comments · Fixed by #345
Closed

Python 3.12: Can't get python dependencies installed #354

Paradoxum opened this issue Oct 5, 2023 · 4 comments · Fixed by #345
Labels
bug Something isn't working

Comments

@Paradoxum
Copy link

image

To Reproduce
Steps to reproduce the behavior:
run > python.exe -m pip install -r requirements.txt

Expected behavior
installs fine

Environment:

  • SXuanFang 3.5
  • latest
  • w11 22h2 22621.2361
  • python-3.12.0-amd64.exe
@Paradoxum Paradoxum added the bug Something isn't working label Oct 5, 2023
@Paradoxum
Copy link
Author

Forgot to add bottom of shell;'
image

@mathoudebine
Copy link
Owner

Hello, Python 3.12 is not compatible with this project for now.
This is because we use some libraries that have not been updated yet.

For now you need to keep Python 3.11 until this issue is fixed. Don't worry, Python 3.11 is still actively supported until 2027-10!
You can uninstall Python 3.12 and install Python 3.11 from here: python.org/downloads/release/python-3116 downloads are at the end of the page

@mathoudebine mathoudebine changed the title Can't get python dependencies installed Python 3.12: Can't get python dependencies installed Oct 6, 2023
@mathoudebine mathoudebine pinned this issue Oct 6, 2023
@nukdokplex
Copy link

same here

@mathoudebine
Copy link
Owner

Hello again, Python 3.12 support is now enabled on the main branch (and in the future release)
Of course you can keep Python 3.11 that will work fine as well

@mathoudebine mathoudebine linked a pull request Nov 5, 2023 that will close this issue
@mathoudebine mathoudebine unpinned this issue Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants