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:
The Python version is: Python3.9 from "C:\Users\playa\Desktop\Amulet\amulet_app.exe"
The NumPy version is: "1.26.4"
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.
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:
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.