Amulet-Team / Amulet-Map-Editor

A new Minecraft world editor and converter that supports all versions since Java 1.12 and Bedrock 1.7.
https://www.amuletmc.com/
1.79k stars 123 forks source link

Don't know exactly #1078

Closed davethemodderguy closed 4 months ago

davethemodderguy commented 4 months ago

I run and it shows this: Traceback (most recent call last): File "numpy\core__init__.py", line 24, in File "PyInstaller\loader\pyimod02_importers.py", line 385, in exec_module File "numpy\core\multiarray.py", line 10, in File "PyInstaller\loader\pyimod02_importers.py", line 385, in exec_module File "numpy\core\overrides.py", line 8, in ImportError: DLL load failed while importing _multiarray_umath: The specified module could not be found.

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "numpy__init.py", line 159, in File "PyInstaller\loader\pyimod02_importers.py", line 385, in exec_module File "numpy\config.py", line 4, in File "PyInstaller\loader\pyimod02_importers.py", line 385, in exec_module File "numpy\core\init__.py", line 50, in ImportError:

IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE!

Importing the numpy C-extensions failed. This error can happen for many reasons, often due to issues with your setup or how NumPy was installed.

We have compiled some common reasons and troubleshooting tips at:

https://numpy.org/devdocs/user/troubleshooting-importerror.html

Please note and check the following:

and make sure that they are the versions you expect. Please carefully study the documentation linked above for further help.

Original error was: DLL load failed while importing _multiarray_umath: The specified module could not be found.

The above exception was the direct cause of the following exception:

Traceback (most recent call last): File "Lib\site-packages\amulet_map_editor__main.py", line 98, in main File "PyInstaller\loader\pyimod02_importers.py", line 385, in exec_module File "amulet_map_editor__init.py", line 27, in File "PyInstaller\loader\pyimod02_importers.py", line 385, in exec_module File "amulet_map_editor\api\framework__init__.py", line 1, in File "PyInstaller\loader\pyimod02_importers.py", line 385, in exec_module File "amulet_map_editor\api\framework\app.py", line 2, in File "PyInstaller\loader\pyimod02_importers.py", line 385, in exec_module File "amulet_map_editor\api\framework\amulet_ui.py", line 8, in File "PyInstaller\loader\pyimod02_importers.py", line 385, in exec_module File "amulet__init.py", line 23, in File "PyInstaller\loader\pyimod02_importers.py", line 385, in exec_module File "amulet\api\init__.py", line 1, in File "PyInstaller\loader\pyimod02_importers.py", line 385, in exec_module File "amulet\api\block.py", line 6, in File "PyInstaller\loader\pyimod02_importers.py", line 385, in exec_module File "amulet_nbt\init__.py", line 100, in File "amulet_nbt\_array.pyx", line 1, in init amulet_nbt._array File "PyInstaller\loader\pyimod02_importers.py", line 385, in exec_module File "numpy\init__.py", line 164, in ImportError: Error importing numpy: you should not try to import numpy from its source directory; please exit the numpy source tree, and relaunch your python interpreter from there.

Failed to import requirements. Check that you extracted correctly. Error importing numpy: you should not try to import numpy from its source directory; please exit the numpy source tree, and relaunch your python interpreter from there. Press ENTER to continue.

Amazeww commented 4 months ago

got the same issue

gentlegiantJGC commented 4 months ago

Duplicate of #1076