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

Failed to load dynlib/dll 'shcore'. Most likely this dynlib/dll was not found when the application was frozen. #129

Open
mohamedelbadry opened this issue Jan 2, 2024 · 3 comments

Comments

@mohamedelbadry
Copy link

hello i am facing this error when i try to open program
Traceback (most recent call last):
File "PyInstaller\loader\pyimod03_ctypes.py", line 77, in init
File "ctypes_init_.py", line 376, in init
FileNotFoundError: Could not find module 'shcore' (or one of its dependencies). Try using the full path with constructor syntax.

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

Traceback (most recent call last):
File "main.py", line 23, in
File "main.py", line 11, in main
File "ctypes_init_.py", line 446, in getattr
File "PyInstaller\loader\pyimod03_ctypes.py", line 79, in init
pyimod03_ctypes.install..PyInstallerImportError: Failed to load dynlib/dll 'shcore'. Most likely this dynlib/dll was not found when the application was frozen.

@audunarn
Copy link
Owner

audunarn commented Jan 2, 2024 via email

@mohamedelbadry
Copy link
Author

i think it is the same
i installed from this https://sourceforge.net/projects/anystructure/files/5.0.2/

@audunarn
Copy link
Owner

audunarn commented Jan 2, 2024 via email

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

2 participants