You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 17, 2024. It is now read-only.
working directory should be moved where the binary is
in shell this is done this way:
cd"$(dirname "${0}")"
debian@debian:~$ /home/debian/Descargas/WBDesktopApp-0.0.1/workbench
Traceback (most recent call last):
File "workbench.py", line 345, in <module>
File "workbench.py", line 20, in __init__
FileNotFoundError: [Errno 2] No such file or directory: 'config/config.json'
[1184] Failed to execute script workbench