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

Installation fails on Windows 10 with Python 3.8 #424

Closed
vincentxavier opened this issue Oct 12, 2022 · 6 comments
Closed

Installation fails on Windows 10 with Python 3.8 #424

vincentxavier opened this issue Oct 12, 2022 · 6 comments

Comments

@vincentxavier
Copy link

On some Windows 10 computer with Python 3.8 preinstalled, installation fails for missing Rust/Cargo dependency. This should be at least mentionned on the installation page.

image

I'll try to reinstall a newer version of Python, but these are government provided laptop for undergraduate student, with very low disk space and no Administrator access, so it could take a bit of time.

@kitao
Copy link
Owner

kitao commented Oct 12, 2022

Pyxel package for Windows is compiled in advance and doesn't require Rust-related package.
Your screenshot shows that the source code of Pyxel, not the usual package, is downloaded.
Could you share more information about your Windows environment?

@vincentxavier
Copy link
Author

Yes, what kind of information do you need ?

@kitao
Copy link
Owner

kitao commented Oct 12, 2022

I confirmed Pyxel with both 32-bit and 64-bit version of Python on Windows 11 worked now.
So let me ask some questions.

The first question is your computer is 32-bit or 64-bit?
The second is what is the meaning of "preinstalled Python" ? Because Python is not preinstalled on Windows.
And the third is what the meaning of "low disk space" ?. Pyxel's binary size is not large and if you uninstall or delete the downloaded file, I think you can try another version of Pyxel.
I'm wondering if your environment is anything special different from the normal windows environment.

@messense
Copy link

messense commented Nov 2, 2022

Some people might have accidentally configured no-binary for pip which disables wheel installation, see PyO3/maturin#1211 (comment)

@vincentxavier
Copy link
Author

In a feww days, I should gain access to one of this computer, so I will investigate more closely.

@kitao
Copy link
Owner

kitao commented Jan 9, 2023

There's no other report. So I close this issue for now.

@kitao kitao closed this as completed Jan 9, 2023
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

No branches or pull requests

3 participants