You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a problem during installation of K1 script.
###### Creating python virtual environment for moonraker-obico...
RuntimeError: failed to build image pip because:
Traceback (most recent call last):
File "/opt/lib/python3.11/site-packages/virtualenv/seed/embed/via_app_data/via_app_data.py", line 57, in _install
installer.install(creator.interpreter.version_info)
File "/opt/lib/python3.11/site-packages/virtualenv/seed/embed/via_app_data/pip_install/base.py", line 33, in install
self._uninstall_previous_version()
File "/opt/lib/python3.11/site-packages/virtualenv/seed/embed/via_app_data/pip_install/base.py", line 144, in _uninstall_previous_version
dist_name = self._dist_info.stem.split("-")[0]
^^^^^^^^^^^^^^^
File "/opt/lib/python3.11/site-packages/virtualenv/seed/embed/via_app_data/pip_install/base.py", line 110, in _dist_info
raise RuntimeError(msg) # pragma: no cover
^^^^^^^^^^^^^^^^^^^^^^^
RuntimeError: no .dist-info at /root/.local/share/virtualenv/wheel/3.8/image/1/CopyPipInstall/pip-23.3.1-py3-none-any, has pip
The text was updated successfully, but these errors were encountered:
There is only 1 K1 between all Obico team members. And we couldn't reproduce this problem on that K1. So it'll be great if @Evo609 , or anyone who can reproduce this problem on the K1, can do some debugging for us.
I have a problem during installation of K1 script.
The text was updated successfully, but these errors were encountered: