-
Notifications
You must be signed in to change notification settings - Fork 28
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
pip install fails on Python 3.8/Windoes #123
Comments
@AndrewUshakov, thanks for reporting this one, however, will be unable to fix it until conda publishes 3.8 packages officially. In the meantime, please try the building instructions at https://github.com/spyder-ide/pywinpty#building-from-source, this requires you to compile and install winpty binaries and MSYS2/MinGW compilers. |
@andfoy, thank you. I created this issue only because I discovered it during installation of jupyter package with pip. That is, problem can influence on many people. Also, working whl can be found here: https://www.lfd.uci.edu/~gohlke/pythonlibs/#pywinpty so I do not understand, why did you mention conda? |
Our build system depends on conda-forge, do we depend on it |
i had the same problem on python 3.8. |
Hello, As seen on the https://anaconda.org/anaconda/python, Anaconda Python 3.8 is available. Do you have an option to install Many thanks for your help. Best |
waiting pywinpty supports 3.8 which is a dep of jupyterlab andfoy/pywinpty#123
@mlabarrere I had a problem with installing jupyter for python 3.8. Then I have installed pywinpty from here and solved. |
Please, add support to Python 3.8/Windows 64 bit. Situation is exactly the same as in issue #118.
The text was updated successfully, but these errors were encountered: