Open DarrenSchwartz opened 11 months ago
Hi @DarrenSchwartz,
That's interesting. This seems to be an error in the PIL package that is not loading a dependency. Based on information on the internet a quick fix is to install libopenjp2-7 by running this from ssh/command line in your RPi.
sudo apt install libopenjp2-7
I'm curious about your setup and why it's missing that dependency.
Thanks, Gaston
Well thanks! That did the trick! If you care to investigate, here is my Octoprint system info dump. I skimmed them all and I'm not concerned about anything being sensitive. Well aware that some local IP addresses and printing details are in there - no big deal.
I'm not able to install the OctoPrint-OctoPod plugin on Octoprint 1.9.3 running on an Orange Pi PC with dietpi (Armbian 6.1.63-current-sunxi). Had no problem installing a different plugin. The last few lines of the plugin log below seem interesting (some talk of successfully uninstalling). I have no idea how to interpret this though. Any help appreciated.
And the relevant looking section of
octoprint.log
. Seems to be missing dependencies? If so, why are they not being installed?