1
Fork 0
mpu6050/viz/README.md
2019-04-17 10:49:52 +02:00

256 B

For requirements, see requirements.txt

On linux, you need to install tkinter with

$ sudo apt-get install python3-tk

If you're having issues with matplotlib, install with apt

$ sudo apt-get install python3-matplotlib