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

Traceback error on windows #78

Open
Teufel0406 opened this issue Jun 30, 2024 · 2 comments
Open

Traceback error on windows #78

Teufel0406 opened this issue Jun 30, 2024 · 2 comments

Comments

@Teufel0406
Copy link

[ [43]ERROR ] [2024-06-30 | 19:44]: Unexpected error during Messages download:
Traceback (most recent call last):
File "download\common.py", line 151, in process_download_accessible_media
File "download\media.py", line 202, in download_media
File "fileio\dedupe.py", line 74, in dedupe_media_file
File "fileio\fnmanip.py", line 71, in get_hash_for_image
File "imagehash_init_.py", line 272, in phash
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "scipy\fftpack_init_.py", line 93, in
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "scipy\fftpack_basic.py", line 8, in
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "scipy\fft_init_.py", line 91, in
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "scipy\fft_fftlog.py", line 10, in
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "scipy\fft_fftlog_backend.py", line 4, in
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "scipy\special_init_.py", line 807, in
File "scipy\special\_ufuncs.pyx", line 17294, in init scipy.special._ufuncs
ModuleNotFoundError: No module named 'scipy.special._special_ufuncs'

@7evenlxrd
Copy link

Use python version. Works for me

@1gintonic
Copy link
Contributor

try using the python version, that one works :) I think @prof79 forgot to add the dependency when building the executable :/

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

3 participants