Skip to content

File "nests.py", line 181, in <module> with open(config.json_path, "w+") as file_: #66

Description

@MC0R3

After running nests.py, I'm geeting the following error:

Traceback (most recent call last):
  File "nests.py", line 181, in <module>
    with open(config.json_path, "w+") as file_:
FileNotFoundError: [Errno 2] No such file or directory: ''

Notifications are also not being posted to Discord through Poracle; maybe this is related?

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