Frix-x / klippain-shaketune

Klipper streamlined input shaper workflow and calibration tools
GNU General Public License v3.0
600 stars 65 forks source link

Error Installing collected packages: matplotlib, GitPython #142

Closed AmshaSharam closed 1 month ago

AmshaSharam commented 1 month ago

K-Shake&Tune module branch

Version

v4.1.0

Describe the bug and expected behavior

i get this error on instalation: Installing collected packages: matplotlib, GitPython ERROR: Could not install packages due to an OSError: [Errno 13] Permission denied: '/home/pi/klippy-env/lib/python3.9/site-packages/mpl_toolkits/axes_grid1/init.py' Check the permissions.

Additional information and klippy.log

No response

Frix-x commented 1 month ago

Hello,

I think you are running RatOS. If that's the case, then it's a known bug on their side that was already raised to them. See here https://github.com/Frix-x/klippain-shaketune/issues/116 for more information (and a quick fix to be able to install S&T on your machine)

AmshaSharam commented 1 month ago

You are right, thank you.