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

Question: which Python 3 versions can I use with this repo? #80

Open
Vivraan opened this issue May 24, 2024 · 0 comments
Open

Question: which Python 3 versions can I use with this repo? #80

Vivraan opened this issue May 24, 2024 · 0 comments

Comments

@Vivraan
Copy link

Vivraan commented May 24, 2024

I went ahead and installed 3.9, 3.10, 3.11, 3.12 for Windows:

  • due to the distutils deprecation, I had to rule out 3.12
  • the other versions didn't work due to problems with installing the requirements

I uninstalled those and went for conda for managing everything:

  • I immediately got an error saying 3.9 is unusable
  • the dep trees hinted I could use 3.7 or 3.8; these are the minimum for running programs right now

I don't see any record of fixing installation problems. Any ideas on how I'd do that?

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