You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Hello. I get errors which told me that a module numpy can not imported successfully
Help please
The text was updated successfully, but these errors were encountered: