Replies: 4 comments 21 replies
|
Hello! Thank you for your interest! I think the best way is to create a separate branch and backport to Python 3.8. Seems to be easy, I just have to do it carefully. I've created an issue to that end: #88. Honestly, I have very little experience with Windows, and I'm not sure the project is completely cross-platform. Your feedback would be very helpful. |
0 replies
|
I've backported to Python 3.8. Please, take a look at the branch |
14 replies
|
Hi again @enzet Seems like the |
0 replies
|
Hello @Zero3! Yes, I'll merge |
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi :)
This project looks pretty cool, and I would like to play around with it. However, I am unable to install it because it requires Python 3.9. I am currently running Windows 7, and the last version of Python to support Windows 7 is Python 3.8. So I wonder whether the requirement for Python 3.9 is necessary? Would it be easy to add support for Python 3.8?
All reactions