Thank you for your very detailed and thorough explanation on how to install and run this app but I have no idea what you are saying. Can this app run on a chromebook and is it worth looking at if I have zero experience in programming and networking etc?
Ich kann leider kein gutes English und hoffe das man mir hier auch auf Deutsch helfen kann.
Meine Systemvoraussetzung ist ein Proxmox Server mit Debian 11 Bulseye, unter eine entsprechendem Debian VM.
Ich habe diese Anleitung schritt für schritt genaustens verfolg und eingegeben. Es hat auch soweit alles geklappt Octoprint läuft aber nur zum Teil als erstes der Drucker wird erkannt und kann ihn steuern die Webcam wir erkannt aber ich kann nur ein Snapshot machen und leider keinen Stream und ich kann Plugins weder über Respository noch über Download installieren. Es bricht mit folgendem Log ab.
*Installiere Plugin "Octolapse" von https://github.com/FormerLurker/Octolapse/archive/master.zip...
/home/pi/OctoPrint/venv/bin/python3 -m pip --disable-pip-version-check install file:///tmp/tmpjl37nyvw/Octolapse-master.zip --no-cache-dir
Processing /tmp/tmpjl37nyvw/Octolapse-master.zip
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'error'
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [20 lines of output]
likely tags: v0.4.2
picking v0.4.2
got version from expanded keyword {'version': 'v0.4.2', 'full-revisionid': 'c6c86782cdbfc3590fa4b1bf2e63064eb459b16b', 'dirty': False, 'error': None, 'date': '2023-04-02T10:23:21-0500'}
Traceback (most recent call last):
File "/home/pi/OctoPrint/venv/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in
main()
File "/home/pi/OctoPrint/venv/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main
json_out['return_val'] = hook(*hook_input['kwargs'])
File "/home/pi/OctoPrint/venv/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 118, in get_requires_for_build_wheel
return hook(config_settings)
File "/tmp/pip-build-env-o49s97rt/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 338, in get_requires_for_build_wheel
return self._get_build_requires(config_settings, requirements=['wheel'])
File "/tmp/pip-build-env-o49s97rt/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 320, in _get_build_requires
self.run_setup()
File "/tmp/pip-build-env-o49s97rt/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 484, in run_setup
super(_BuildMetaLegacyBackend,
File "/tmp/pip-build-env-o49s97rt/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 335, in run_setup
exec(code, locals())
File "", line 57, in
ModuleNotFoundError: No module named 'octoprint'
[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: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Fehler!
Could not parse output from pip, see plugin_pluginmanager_console.log for generated output
In deinem octoprint python venv "pip install wheel" ausführen und dann nochmal versuchen.
Hat nicht geklappt, immer noch der selbe Fehler. Kann keine Plugins installieren.
Wie schaut's aus mit einen systeminfo bundle?
Nur nochmal zu Sicherheit, du hast schon das "oprint" pip für "pip install whee"l verwendet und nicht das vom OS, oder? Hatte letztens ein ziemlich ähnliches Problem. Konnte octoklipper über das entpackte Package und setup.py installieren, aber nicht über den package manager und auch nicht mit pip. siehe Setuptools error while installing plugin (octoklipper) on manual OP installation
Everything was going well until HAProxy. I'm totally lost now.
Perhaps I am trying to do something that is not possible.
I purchased a BTT Pad7 that includes a CB1 (Pi substitute). and a 7" touch screen. It's shipped with Klipper installed. I am underwhelmed by Klipper and figured I would try to use the hardware to run Octoprint so I could use it with my Marlin printer. It would be convenient to since the touchscreen and fake Pi are in a nice compact package.
Hopefully someone a lot smarter than me will figure it out and make a video.
I have worked through this setup on a BTT Pi v1.2 without much trouble, but a couple of the command line bits puzzle me. I was thinking about doing some edits to help sort out the puzzles, but I thought I'd check to see if I've made the correct assumptions:
Under Optional: Webcam I found this:
I guessed that what was intended was this:
export LD_LIBRARY_PATH=`pwd`
If I'm in the ballpark, let me know, and I'll proceed with the edits. There are also a couple of other path items, and a clarification, but this is the tricky one.
By the way, it's working fantastically well. Great little board for Octoprint.
This works great on the OrangePi as well all you have to do is change pi to orangepi and that worked for me!
Hello all - I'm fairly new to Raspberry Pi's, Linux, and Python, and was trying to set up OctoPrint when I ran into some issues. Everything was going smoothly up until pip install octoprint
.
The download/installation was going swimmingly until it hit Babel (v. 2.12.1):
Collecting Babel<2.13,>=2.12.1 (from octoprint)
Downloading https://www.piwheels.org/simple/babel/Babel-2.12.1-py3-none-any.whl (10.1 MB)
━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/10.1 MB 254.5 kB/s eta 0:00:27
ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE. If you have updated the package versions, please update the hashes. Otherwise, examine the package contents carefully; someone may have tampered with them.
Babel<2.13,>=2.12.1 from https://www.piwheels.org/simple/babel/Babel-2.12.1-py3-none-any.whl#sha256=7d4b39b8f00d62b71bf643d554db2e99e2845fbdb69da9577dd7cb512e1da053 (from octoprint):
Expected sha256 7d4b39b8f00d62b71bf643d554db2e99e2845fbdb69da9577dd7cb512e1da053
Got 99a0e146b77343d833ef44a6b518b4e82be91b9c66ec244c9efd879085f21d56
It seems that the hashes don't match. Is this due to some sort of mismatched version? I can't figure it out. Hoping for a pro to help me out, and in the mean time I'm going to try and persuade ChatGPT to work it out
That means something is wrong with the downloaded file.
Could be a transmission error or a failing SD card.
Delete it and try again
pinkrose@raspberrypi:~ $ /etc/systemd/system/octoprint.service
bash: /etc/systemd/system/octoprint.service: Permission denied
I've tried many different variations trying to give myself permission.
I can't get it. I'm the only user. Why can't I get to admin status?
The comment you've quoted is literally just typing in the file path, this will not do anything as it is not an executable command. To edit a file, you'd have to open a file editor such as nano with sudo nano /etc/...
. You can't just type the file path in the console and expect it to know what to do with it.
Do you plan to append this tutorial with the installation of the new camera stack? It's a bit of a nightmare to install and I am stuck.
I have installed octoprint on a fresh install of Raspbian bookworm, everything works fine until you want to use the new stack instead of the old school mjpeg. I have installed the camera-streamer plugin, then the camera-streamer.deb but rip-camera still not working. It is extremely frustrating to not find all the needed information in one place.
It will probably be added when it becomes mainline in OctoPi. There's still a few issues with camera-streamer we were seeing (I'm not fully up to date with the status) that meant it has not become the default yet.
You should be able to use the instructions from ayufan/camera-streamer (github.com), using the precompiled deb from there. Instructions would not be "specific" to installing OctoPrint, it would be almost a copy of what's on there (or maybe a link, so this didn't become outdated).
If you're having issues getting it installed, open your own topic with as much detail as you can, so we can try and help you.
Nothing is working, I have lost 2 days trying to get it working with no luck. The instructions are evasive at best or they require dependencies not mentioned anywhere, it is a mess. I followed everything to the T and nothing works.
I am now trying to use Octopi stable from the official Raspberry imager but can't get the wifi nor the HDMI display to work... It's a massive waste of time. I think I will end up going back to the Raspbian and follow the above instruction including the webcam tricks for the rpi-cam.
IMO, it's time to abandon camera-streamer and find something / someone who is more responsive to fixing issues.
This is not the right place for this discussion, but camera-streamer is the easiest way to get an RPi Cam v3 up and running. The “new stack” project got far more complex with removing the hardware encoder on the RPi 5. Find a better project, and propose it in its own topic.