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

Failed to initialize NumPy #19

Closed
altilunium opened this issue Nov 5, 2022 · 1 comment
Closed

Failed to initialize NumPy #19

altilunium opened this issue Nov 5, 2022 · 1 comment

Comments

@altilunium
Copy link

Requirement already satisfied: numpy in c:\users\lenovo\appdata\local\programs\python\python310\lib\site-packages (1.22.3)
UserWarning: Failed to initialize NumPy: module compiled against API version 0x10 but this version of numpy is 0xf
@altilunium
Copy link
Author

altilunium commented Nov 5, 2022

"You need Python 3.6, 3.7, 3.8 or 3.9. Unfortunately, PyTorch does not support Python 3.10 yet."

Downgraded the Python, now it works.

image

P.S : Windows CMD & Powershell might not be able to show UTF character. Use "Windows Terminal" instead (download on Microsoft Store)

image

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

1 participant