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

output .png file and got error #50

Closed
bigbear1024 opened this issue Dec 3, 2019 · 2 comments
Closed

output .png file and got error #50

bigbear1024 opened this issue Dec 3, 2019 · 2 comments

Comments

@bigbear1024
Copy link

Hi, I trying to output the png file, and show error message like below, what should I do?
Thanks!

pi@raspberrypi:~/Desktop $ MPLBACKEND=Agg stressberry-plot out.dat -o out.png
Traceback (most recent call last):
File "/home/pi/.local/bin/stressberry-plot", line 8, in
sys.exit(plot())
File "/home/pi/.local/lib/python3.7/site-packages/stressberry/cli.py", line 152, in plot
ax1.plot(
AttributeError: 'NoneType' object has no attribute 'plot'

@anujdeshpande
Copy link

@bigbear1024 how did you fix this?

@bigbear1024
Copy link
Author

@anujdeshpande you can check this issue
#42 (comment)

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