SimplyPrint / OctoPrint-Creality2xTemperatureReportingFix

Fixes the temperature reporting from the Creality Ender-3 v2 printer
MIT License
27 stars 7 forks source link

Installation failed #13

Closed derFelix244 closed 3 years ago

derFelix244 commented 3 years ago

image

image

The installation is failing with one of these two error messages.

AlbertMN commented 3 years ago

How are you trying to install? Looks like you're trying to do it directly on the server, so what exactly is the line you're trying it with if this is the case?

derFelix244 commented 3 years ago

How are you trying to install? Looks like you're trying to do it directly on the server, so what exactly is the line you're trying it with if this is the case?

I put this in while SSH-ing into the Raspi: pip install "https://github.com/SimplyPrint/OctoPrint-Creality2xTemperatureReportingFix/archive/master.zip"

Edit: Sorry i was too stupid to notice that plugins can be downloaded in the options menu