Failed to execute script #689
Unanswered
Michelegre
asked this question in
Q&A
Replies: 1 comment
-
|
Hi @Michelegre (this should also address #615 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have this error when I try to convert a file .py to a file .exe
Traceback (most recent call last):
File "test22.py", line 1, in
File "", line 971, in _find_and_load
File "", line 955, in _find_and_load_unlocked
File "", line 665, in load_unlocked
File "PyInstaller\loader\pyimod03_importers.py", line 495, in exec_module
File "vedo_init.py", line 137, in
FileNotFoundError: [WinError 3] Impossibile trovare il percorso specificato: 'C:\Users\miche\AppData\Local\Temp\_MEI24922\vedo\fonts/'
I don't even have the folder vedo where should be fonts
How can I fix it?
Beta Was this translation helpful? Give feedback.
All reactions