Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue Install after update Ubuntu to the latest version #270

Open
XeroZar opened this issue Oct 28, 2024 · 2 comments
Open

Issue Install after update Ubuntu to the latest version #270

XeroZar opened this issue Oct 28, 2024 · 2 comments

Comments

@XeroZar
Copy link

XeroZar commented Oct 28, 2024

I recently did a clean install on my Ubuntu system. All other plugins install successfully except Arc Welder... Apparently its not compatibale with the latest Python... Please help.

Installing plugin "Arc Welder" from https://github.com/FormerLurker/ArcWelderPlugin/archive/master.zip...
/home/pi/OctoPrint/bin/python3 -m pip --disable-pip-version-check install file:///tmp/tmprpiwt1_5/ArcWelderPlugin-master.zip --no-cache-dir
Processing /tmp/tmprpiwt1_5/ArcWelderPlugin-master.zip
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'error'
error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [6 lines of output]
Traceback (most recent call last):
File "", line 2, in
File "", line 34, in
File "/tmp/pip-req-build-54ma7jnj/setup.py", line 32, in
from distutils.msvccompiler import MSVCCompiler
ModuleNotFoundError: No module named 'distutils.msvccompiler'
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
Error!
Could not parse output from pip, see plugin_pluginmanager_console.log for generated output

@taguatoyetapa
Copy link

I have the same problem. Any advice?

@fiechr
Copy link

fiechr commented Nov 24, 2024

Same issue here after upgrading to the latest Octoprint version on Ubuntu 24.04.1 LTS (noble).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants