-
Notifications
You must be signed in to change notification settings - Fork 27
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
Installing v2.0.14 requires Rust #458
Comments
I see now there is no pre-compiled package for Python 3.8. Can you provide that please? |
As https://github.com/andfoy/pywinpty/blob/main/pyproject.toml still lists Python 3.8, perhaps this approach makes sense:
|
I'm also hitting this, in my case it was when attempting to install jupyter:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since the release of version 2.0.14, the installation of our toolchain fails due to missing Rust installation. Version 2.0.13 could be still be installed as binary.
The system is Windows 10 Enterprise, running Python 3.8.19 in Conda (miniforge) 23.3.1.
The text was updated successfully, but these errors were encountered: