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

AttributeError: 'str' object has no attribute 'wait' #73

Open
psytel opened this issue Mar 10, 2020 · 4 comments
Open

AttributeError: 'str' object has no attribute 'wait' #73

psytel opened this issue Mar 10, 2020 · 4 comments

Comments

@psytel
Copy link

psytel commented Mar 10, 2020

Hey there!

I am new to python and raspberry so I managed to install everything and now trying to test a svg image. I get this output:

BrachioGraph.plot_file("africa.svg")
Traceback (most recent call last):
File "", line 1, in
File "/home/psytel/BrachioGraph/brachiograph.py", line 155, in plot_file
wait = wait or self.wait
AttributeError: 'str' object has no attribute 'wait'

Could someone help me? Thanks a lot :)
cheers

@meli94
Copy link

meli94 commented Apr 12, 2020

Hey, I have the same issue. Did you manage to fix it?

@Declan0811
Copy link

I have the same problem, I wish someone could help

@scholzco
Copy link

scholzco commented May 25, 2020

Are there any updates regarding this issue?

In my opinion you have to plot the JSON file.
The SVG is for humans only ;)

@john104433
Copy link

That's right I think. You have to plot the africa.json 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

5 participants