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

Compiled source_prepared.exe opened has an error #428

Closed
Procraft8249MC opened this issue Jun 21, 2024 · 2 comments
Closed

Compiled source_prepared.exe opened has an error #428

Procraft8249MC opened this issue Jun 21, 2024 · 2 comments

Comments

@Procraft8249MC
Copy link

Describe the bug
When you open the source_prepared.exe on victim, it does not work. It just gives an error code

To Reproduce
Just open the source_prepared.exe

Expected behavior
It should have opened with no error

Error code
Traceback (most recent call last):
File "source_prepared.py", line 22, in
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "scipy\io_init_.py", line 97, in
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "scipy\io\matlab_init_.py", line 45, in
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "scipy\io\matlab_mio.py", line 9, in
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "scipy\io\matlab_mio4.py", line 8, in
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "scipy\sparse_init_.py", line 294, in
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "scipy\sparse_base.py", line 5, in
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "scipy_lib_util.py", line 18, in
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "scipy_lib_array_api.py", line 17, in
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "scipy\lib\array_api_compat\numpy\init_.py", line 1, in
File "numpy_init.py", line 372, in _getattr
ModuleNotFoundError: No module named 'numpy.f2py'

Desktop (please complete the following information):

  • OS: [Windows 10]
  • Python Version: [e.g. 3.11.3]

Additional context
Add any other context about the problem here.

@sayjxzz
Copy link

sayjxzz commented Jun 21, 2024

same

@iCronic
Copy link
Collaborator

iCronic commented Jun 23, 2024

Numpy updated to 2.0.0 which we didnt knew until all the errors appeared. We fixed this error in the new update. Please redownload v3.7.3

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

4 participants