Skip to content

db.json #12

@ghost

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions