-
Notifications
You must be signed in to change notification settings - Fork 27
Description
My issue is that I can't install ArcWelder and Octolapse, same issue, everything is updated. Im running Diet Pi (debian), using the plugin manager, uploading the zip, using URL, ssh pip install also didn´t work, just nothing
Below the log output using the URL for arcweld, basically the octolapse is the same with octolapse information
Installing plugin from https://github.com/FormerLurker/ArcWelderPlugin/archive/refs/tags/1.1.0rc4.zip...
/usr/bin/python3 -m pip --disable-pip-version-check install file:///tmp/tmppvv33zgi/ArcWelderPlugin-1.1.0rc4.zip --no-cache-dir --user
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 35, in
File "/tmp/pip-req-build-my11cx1c/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.
Processing /tmp/tmppvv33zgi/ArcWelderPlugin-1.1.0rc4.zip
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'error'
Error!
Could not parse output from pip, see plugin_pluginmanager_console.log for generated output