Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error bg.plot_file("demo.json") #121

Open
SpamAllan opened this issue Oct 3, 2022 · 1 comment
Open

Error bg.plot_file("demo.json") #121

SpamAllan opened this issue Oct 3, 2022 · 1 comment

Comments

@SpamAllan
Copy link

Hey,

Beginner here. I've followed the tutorial through a couple of times but get an error when I run the bg.plot_file("demo.json"). Can anyone help?

bg.plot_file("demo.json")
Traceback (most recent call last):
File "", line 1, in
File "/home/sam/BrachioGraph/plotter.py", line 176, in plot_file
with open(filename, "r") as line_file:
FileNotFoundError: [Errno 2] No such file or directory: 'demo.json'

Thanks,
Sam

@andypiper
Copy link

andypiper commented Apr 21, 2023

late response so you probably figured this out, but the docs specify images/demo.json for that file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants