-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
[Error Report]
Error: 'db.json' not found! Please run the installation first before running the GUI.
Traceback (most recent call last):
File "server.py", line 26, in
ssh = SSH() # Automatically gets IP address from db.json
File "C:\Users\w3228\DeepDockingGUI\GUI\src\backend\auto_ssh.py", line 18, in init
raise e
File "C:\Users\w3228\DeepDockingGUI\GUI\src\backend\auto_ssh.py", line 13, in init
json_str = open('src/backend/db.json').read() # TODO: Sibling files not recognizing each other when called from another file path.
FileNotFoundError: [Errno 2] No such file or directory: 'src/backend/db.json'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels