What is the problem?
Server will not run
What did you already try to solve it?
tired to reset the pi manually and via SSH
Logs (octoprint.log, serial.log or output on terminal tab, ...)
Traceback (most recent call last):
File "/home/pi/oprint/bin/octoprint", line 6, in
from pkg_resources import load_entry_point
File "/home/pi/oprint/local/lib/python2.7/site-packages/pkg_resources/init.py", line 3019, in
@_call_aside
File "/home/pi/oprint/local/lib/python2.7/site-packages/pkg_resources/init.py", line 3003, in _call_aside
f(*args, **kwargs)
File "/home/pi/oprint/local/lib/python2.7/site-packages/pkg_resources/init.py", line 3032, in _initialize_master_working_set
working_set = WorkingSet._build_master()
File "/home/pi/oprint/local/lib/python2.7/site-packages/pkg_resources/init.py", line 655, in _build_master
ws.require(requires)
File "/home/pi/oprint/local/lib/python2.7/site-packages/pkg_resources/init.py", line 963, in require
needed = self.resolve(parse_requirements(requirements))
File "/home/pi/oprint/local/lib/python2.7/site-packages/pkg_resources/init.py", line 849, in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'typing<4,>=3.6.6' distribution was not found and is required by OctoPrint
Additional information about your setup (OctoPrint version, OctoPi version, printer, firmware, ...)
octoprint version: 1.3.11
octopi version :0.15.1
I beleive i will need to reimage, should i do this or is there another method to fix this via SSH?
Try a manual reinstall via SSH