-
-
Notifications
You must be signed in to change notification settings - Fork 723
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
I've installed pip3 install numpy, but when I run pip3 install --user pyshtools, ModuleNotFoundError: No module named 'numpy' [end of output] #1189
Comments
The problem is that pyshtools does not yet support Python 3.12. If you switch to Python 3.11, it should work. Python 3.12 removed |
Windows requires you to use double quotation marks to escape paths with spaces, e.g., |
Thank you. I can cut the picture now,, Can you only cut a whole panorama? Can 6 cubemap images be cut? |
Without modifications, the |
That (and the screenshot) isn't really enough information to go on. Do you have an example you can link to? What version of Pannellum are you using? What's your configuration? |
I've installed pip3 install numpy, but when I run pip3 install --user pyshtools, ModuleNotFoundError: No module named 'numpy'
[end of output]
The text was updated successfully, but these errors were encountered: