gdombiak / OctoPod

Free open source client for OctoPrint
Apache License 2.0
225 stars 42 forks source link

Fehler bei Plugin Installation #644

Open CBRocker opened 1 year ago

CBRocker commented 1 year ago

Hallo, ich habe octoprint erfolgreich auf einem Rasp Pi installiert, Verbindung zum 3D-Drucker geht auch. Nun wollte ich das OctoPod Plugin über den Plugin Manager installieren. OctoPrint 1.8.7 Python 3.9.2 Es kommt dieser Fehler:

2023-05-06 22:12:48,172 /home/pi/OctoPrint/venv/bin/python3 -m pip --disable-pip-version-check install file:///tmp/tmpwr4cb7_y/OctoPrint-OctoPod-master.zip --no-cache-dir 2023-05-06 22:12:50,216 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-05-06 22:12:50,216 > Processing /tmp/tmpwr4cb7_y/OctoPrint-OctoPod-master.zip 2023-05-06 22:12:50,217 > Installing build dependencies: started 2023-05-06 22:12:57,435 > Installing build dependencies: finished with status 'done' 2023-05-06 22:12:57,435 > Getting requirements to build wheel: started 2023-05-06 22:12:57,436 > Getting requirements to build wheel: finished with status 'error' 2023-05-06 22:12:57,437 ! error: subprocess-exited-with-error 2023-05-06 22:12:57,438 ! 2023-05-06 22:12:57,438 ! × Getting requirements to build wheel did not run successfully. 2023-05-06 22:12:57,438 ! │ exit code: 255 2023-05-06 22:12:57,438 ! ╰─> [1 lines of output] 2023-05-06 22:12:57,439 ! Could not import OctoPrint's setuptools, are you sure you are running that under the same python installation that OctoPrint is installed under? 2023-05-06 22:12:57,439 ! [end of output] 2023-05-06 22:12:57,439 ! 2023-05-06 22:12:57,439 ! note: This error originates from a subprocess, and is likely not a problem with pip. 2023-05-06 22:12:57,439 ! error: subprocess-exited-with-error 2023-05-06 22:12:57,439 ! 2023-05-06 22:12:57,439 ! × Getting requirements to build wheel did not run successfully. 2023-05-06 22:12:57,439 ! │ exit code: 255 2023-05-06 22:12:57,439 ! ╰─> See above for output. 2023-05-06 22:12:57,440 ! 2023-05-06 22:12:57,440 ! note: This error originates from a subprocess, and is likely not a problem with pip. 2023-05-06 22:35:14,083 /home/pi/OctoPrint/venv/bin/python3 -m pip --disable-pip-version-check install file:///tmp/tmpwfnxxpo1/OctoPrint-OctoPod-master.zip --no-cache-dir 2023-05-06 22:35:16,175 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-05-06 22:35:16,176 > Processing /tmp/tmpwfnxxpo1/OctoPrint-OctoPod-master.zip 2023-05-06 22:35:16,176 > Installing build dependencies: started 2023-05-06 22:35:23,572 > Installing build dependencies: finished with status 'done' 2023-05-06 22:35:23,572 > Getting requirements to build wheel: started 2023-05-06 22:35:23,572 > Getting requirements to build wheel: finished with status 'error' 2023-05-06 22:35:23,574 ! error: subprocess-exited-with-error 2023-05-06 22:35:23,574 ! 2023-05-06 22:35:23,575 ! × Getting requirements to build wheel did not run successfully. 2023-05-06 22:35:23,575 ! │ exit code: 255 2023-05-06 22:35:23,575 ! ╰─> [1 lines of output] 2023-05-06 22:35:23,575 ! Could not import OctoPrint's setuptools, are you sure you are running that under the same python installation that OctoPrint is installed under? 2023-05-06 22:35:23,576 ! [end of output] 2023-05-06 22:35:23,576 ! 2023-05-06 22:35:23,576 ! note: This error originates from a subprocess, and is likely not a problem with pip. 2023-05-06 22:35:23,576 ! error: subprocess-exited-with-error 2023-05-06 22:35:23,576 ! 2023-05-06 22:35:23,576 ! × Getting requirements to build wheel did not run successfully. 2023-05-06 22:35:23,576 ! │ exit code: 255 2023-05-06 22:35:23,576 ! ╰─> See above for output. 2023-05-06 22:35:23,576 ! 2023-05-06 22:35:23,576 ! note: This error originates from a subprocess, and is likely not a problem with pip. 2023-05-06 22:41:15,807 /home/pi/OctoPrint/venv/bin/python3 -m pip --disable-pip-version-check install file:///tmp/tmpb554xba9/OctoPrint-OctoPod-master.zip --no-cache-dir 2023-05-06 22:41:17,827 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-05-06 22:41:17,828 > Processing /tmp/tmpb554xba9/OctoPrint-OctoPod-master.zip 2023-05-06 22:41:17,828 > Installing build dependencies: started 2023-05-06 22:41:24,178 > Installing build dependencies: finished with status 'done' 2023-05-06 22:41:24,179 > Getting requirements to build wheel: started 2023-05-06 22:41:24,179 > Getting requirements to build wheel: finished with status 'error' 2023-05-06 22:41:24,181 ! error: subprocess-exited-with-error 2023-05-06 22:41:24,181 ! 2023-05-06 22:41:24,181 ! × Getting requirements to build wheel did not run successfully. 2023-05-06 22:41:24,182 ! │ exit code: 255 2023-05-06 22:41:24,182 ! ╰─> [1 lines of output] 2023-05-06 22:41:24,182 ! Could not import OctoPrint's setuptools, are you sure you are running that under the same python installation that OctoPrint is installed under? 2023-05-06 22:41:24,182 ! [end of output] 2023-05-06 22:41:24,182 ! 2023-05-06 22:41:24,183 ! note: This error originates from a subprocess, and is likely not a problem with pip. 2023-05-06 22:41:24,183 ! error: subprocess-exited-with-error 2023-05-06 22:41:24,183 ! 2023-05-06 22:41:24,183 ! × Getting requirements to build wheel did not run successfully. 2023-05-06 22:41:24,183 ! │ exit code: 255 2023-05-06 22:41:24,183 ! ╰─> See above for output. 2023-05-06 22:41:24,183 ! 2023-05-06 22:41:24,183 ! note: This error originates from a subprocess, and is likely not a problem with pip.

Was bedeutet das? Wo ist da der Fehler? Ich freue mich auf Hilfe.

Danke, Grüße Christoph