-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Working with Python 3.9? #10
Comments
Hello, 3.9 is not on the list only because of lack of other updates. I've tested it now in Python 3.9 and it works well. However, I am testing it on POSIX compatible OSes (linux, macos). It looks like your problem with hangs is related to windows rather then to Python version. I'm not able to test it on Windows machine right now, will try in few days run something in virtualbox and then try to debug this issue. Thank you for bug report! |
Thanks, just let me know if there is anything I can do to help. I am using a venv in this folder if that makes any difference. |
It shouldn't - I am using it in virtualenvs all the time :) However, it's windows ;) Everything may happen ;) I will verify this too, thanks for update :) |
Hi @msztolcman, |
I still see the same problem even when powershell is admin. |
Hi @edcloudcycle, I've been too busy for few days unfortunately, deadlines in my dayjob :( I will retry maybe today evening ;) |
@edcloudcycle did you try in WSL (1 or 2)? |
No but that's a good idea |
I'm using Python 3.9 in a MacOS setup and it works. If you can, use WSL as you're going to get the same behaviour we're getting. |
Unfortunately it looks like I am not Windows compatible. Working on VM with Windows is hard and system still hangs. I have no standalone Windows computer available. |
Hi,
I find versionner hangs on my Windows 10 system with python 3.9 installed. I noticed 3.9 is not in the list of supported versions,. is it known not to work?
Thanks
Ed
The text was updated successfully, but these errors were encountered: