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

Can it adapt to the version of Python 3.10 ~ 3.11? #7

Open
VipCrazyMaster opened this issue Aug 1, 2024 · 1 comment
Open

Can it adapt to the version of Python 3.10 ~ 3.11? #7

VipCrazyMaster opened this issue Aug 1, 2024 · 1 comment

Comments

@VipCrazyMaster
Copy link

It can only be operated in the Python 3.12 version, and it cannot be compiled for the PYC file before the use of version 3.12.

@VipCrazyMaster
Copy link
Author

It has been solved, and directly modify the python version number in pyproject.toml to> = 3.10. It is currently successfully run in 3.10 and has no error.

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

1 participant