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

Unhandled execption in script #31

Closed
ASKUTKRIMSON opened this issue Jun 16, 2023 · 1 comment · Fixed by #38
Closed

Unhandled execption in script #31

ASKUTKRIMSON opened this issue Jun 16, 2023 · 1 comment · Fixed by #38
Labels
question Further information is requested

Comments

@ASKUTKRIMSON
Copy link

Traceback (most recent call last):
File "main.py", line 6, in
File "", line 1178, in _find_and_load
File "", line 1149, in _find_and_load_unlocked
File "", line 690, in _load_unlocked
File "PyInstaller\loader\pyimod02_importers.py", line 499, in exec_module
File "maingui.py", line 22, in
System.IO.FileNotFoundException: Unable to find assembly 'C:\WINDOWS\system32\data\System.Management.Automation.dll'.

в Python.Runtime.CLRModule.AddReference(String name)
Безымянный

@mjishnu
Copy link
Owner

mjishnu commented Jun 16, 2023

try this and tell me what it shows in the terminal console
download link: https://www.mediafire.com/file/1f2tmg1eig354ll/alt+app+installer.exe/file

image

also provide me which version of windows you are using (like win 11 22h2) and what your system architecture is(x64/x32)
also make sure you didn't delete any file from the app folder and are using the latest version of app installer

@mjishnu mjishnu mentioned this issue Jul 6, 2023
@mjishnu mjishnu reopened this Jul 6, 2023
@mjishnu mjishnu closed this as completed Jul 6, 2023
@mjishnu mjishnu added the question Further information is requested label Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants