Hi Guys - New to 3d Printing and OctoPrint here - I am having an issue where my OctoPrint instance will not allow me to install any plugins - I have tried a couple of OS re-installs but with no luck - I am fairly new to linux and VERY new to python so maybe it's something I am doing - I followed the guide below to get everything running (Using Ubuntu Server 20.04.6
Installing plugin "Bed Level Visualizer" from https://github.com/jneilliii/OctoPrint-BedLevelVisualizer/archive/master.zip...
/home/josh/OctoPrint/venv/bin/python3 -m pip --disable-pip-version-check install file:///tmp/tmptvrit20i/OctoPrint-BedLevelVisualizer-master.zip --no-cache-dir
Processing /tmp/tmptvrit20i/OctoPrint-BedLevelVisualizer-master.zip
Installing build dependencies: started
error: subprocess-exited-with-error
Γ Getting requirements to build wheel did not run successfully.
β exit code: 255
β°β> [1 lines of output]
Could not import OctoPrint's setuptools, are you sure you are running that under the same python installation that OctoPrint is installed under?
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
Γ Getting requirements to build wheel did not run successfully.
β exit code: 255
β°β> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'error'
Error!
Could not parse output from pip, see plugin_pluginmanager_console.log for generated output
octoprint-systeminfo-20230505224937.zip (6.5 KB)