No serial port found, ssh does see dremel via usb cable, but does not assign tty for it
What did you already try to solve it?
Checked SSH to see it is detected: Bus 001 Device 005: ID 2a89:888b BOSCH BOSCH Dremel 3D Printer
Tried directly to windows, works.
Added /dev/ttyAMA0 as manual port
Tried troubleshooting guide.
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting https://github.com/Mrnt/OctoPrint-FlashForge/archive/master.zip
Downloading https://github.com/Mrnt/OctoPrint-FlashForge/archive/master.zip
\ 49 kB 610 kB/s
ERROR: Command errored out with exit status 255:
command: /usr/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-3vrfya1c/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-3vrfya1c/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-7ll4vv57
cwd: /tmp/pip-req-build-3vrfya1c/
Complete output (1 lines):
Could not import OctoPrint's setuptools, are you sure you are running that under the same python installation that OctoPrint is installed under?
----------------------------------------
WARNING: Discarding https://github.com/Mrnt/OctoPrint-FlashForge/archive/master.zip. Command errored out with exit status 255: python setup.py egg_info Check the logs for full command output.
ERROR: Command errored out with exit status 255: python setup.py egg_info Check the logs for full command output.