Skip to content
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.

"Failed to execute script main" #1

Closed
Wallvon opened this issue Mar 19, 2020 · 1 comment
Closed

"Failed to execute script main" #1

Wallvon opened this issue Mar 19, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@Wallvon
Copy link

Wallvon commented Mar 19, 2020

Hi,

when I try to start the application it gives me

Traceback (most recent call last):
  File "main.py", line 1, in <module>
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "c:\users\mmbus\appdata\local\programs\python\python38-32\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_module
  File "gui.py", line 45, in <module>
  File "config.py", line 4, in load_option_from_config
FileNotFoundError: [Errno 2] No such file or directory: 'config.json'
[7360] Failed to execute script main

I hope you can fix this asap, so I can use your application.

Thanks,
Robert S.

@MM-coder MM-coder added the bug Something isn't working label Mar 19, 2020
@MM-coder
Copy link
Owner

Fixed in v.1.1

MM-coder pushed a commit that referenced this issue Oct 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants