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

pip install fails on Python 3.8/Windoes #123

Closed
AndrewUshakov opened this issue Oct 17, 2019 · 6 comments · Fixed by #125
Closed

pip install fails on Python 3.8/Windoes #123

AndrewUshakov opened this issue Oct 17, 2019 · 6 comments · Fixed by #125
Milestone

Comments

@AndrewUshakov
Copy link

Please, add support to Python 3.8/Windows 64 bit. Situation is exactly the same as in issue #118.

@andfoy andfoy added this to the v0.5.6 milestone Oct 18, 2019
@andfoy
Copy link
Owner

andfoy commented Oct 18, 2019

@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.

@AndrewUshakov
Copy link
Author

@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?

@andfoy
Copy link
Owner

andfoy commented Oct 18, 2019

Our build system depends on conda-forge, do we depend on it

@riyadfebrian
Copy link

i had the same problem on python 3.8.
do u know when Anaconda for 3.8 packages will release ?

@mlabarrere
Copy link

Hello,

As seen on the https://anaconda.org/anaconda/python, Anaconda Python 3.8 is available.

Do you have an option to install pywinpty gracefully? The jupyter notebook install depends on it.

Many thanks for your help.

Best

SuJiKiNen added a commit to SuJiKiNen/pyfiledir that referenced this issue Nov 16, 2019
waiting pywinpty supports 3.8 which is a dep of jupyterlab
andfoy/pywinpty#123
@atakli
Copy link

atakli commented Dec 24, 2019

@mlabarrere I had a problem with installing jupyter for python 3.8. Then I have installed pywinpty from here and solved.

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

Successfully merging a pull request may close this issue.

5 participants