Programming notes and stuff.
Thursday, September 21, 2017
Python3 matplotlib on RPi3 Raspbian
After
sudo pip3 install matplotlib
, my Pi complains about the missing cairo package and some other stuff. This fixed it:
sudo apt install -y python3-gi-cairo python3-cairocffi
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment