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

module "numpy" missed #2

Open
123ysys opened this issue Apr 8, 2024 · 0 comments
Open

module "numpy" missed #2

123ysys opened this issue Apr 8, 2024 · 0 comments

Comments

@123ysys
Copy link

123ysys commented Apr 8, 2024

Hello. I get errors which told me that a module numpy can not imported successfully

C:\Users\Administrator>jpgis-dem xml2tif FG-GML-362257-ALL-20200701.zip 3624-31.geotiff
Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Scripts\jpgis-dem.exe\__main__.py", line 4, in <module>
  File "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\jpgisdem\__init__.py", line 9, in <module>
    import numpy as np
ModuleNotFoundError: No module named 'numpy'

Help please

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