ParisNeo/lollms-webui

Getting docker error

DocMAX opened this issue · 3 comments

DocMAX commented
#0 649.2   Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
#0 649.4 Collecting mdurl~=0.1
#0 649.4   Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
#0 649.6 Building wheels for collected packages: gpt4all-j, nomic, lit
#0 649.6   Building wheel for gpt4all-j (setup.py): started
#0 649.9   Building wheel for gpt4all-j (setup.py): finished with status 'done'
#0 649.9   Created wheel for gpt4all-j: filename=gpt4all_j-0.2.1-py3-none-any.whl size=1072122 sha256=7916b047c2251075ea47884a6782f48208122495d4fb508782699c78dc348c50
#0 649.9   Stored in directory: /tmp/pip-ephem-wheel-cache-ltxlc40k/wheels/ad/a1/9e/1833b4915a5cf0e02ac3941474b711fe4698ef5943bb690c23
#0 649.9   Building wheel for nomic (setup.py): started
#0 650.1   Building wheel for nomic (setup.py): finished with status 'done'
#0 650.1   Created wheel for nomic: filename=nomic-1.1.6-py3-none-any.whl size=31904 sha256=abbc7c1ee5d380f4a9068cdaea1a6f7456f49e25f92560db6bb63afe3d8609f2
#0 650.1   Stored in directory: /tmp/pip-ephem-wheel-cache-ltxlc40k/wheels/0f/55/63/c4f125d1a1ee6972bebbdc70d6412bcfb5c09f2ea328a1a425
#0 650.1   Building wheel for lit (setup.py): started
#0 650.3   Building wheel for lit (setup.py): finished with status 'done'
#0 650.3   Created wheel for lit: filename=lit-16.0.3-py3-none-any.whl size=88173 sha256=313f9675ab7f699b5017dd04d5d44f5f91da2858652986119789323b8125ecda
#0 650.3   Stored in directory: /tmp/pip-ephem-wheel-cache-ltxlc40k/wheels/d6/81/1c/a49ba782377339294cc45c9899927b61a92e58d6ad3ac942f7
#0 650.3 Successfully built gpt4all-j nomic lit
#0 651.1 Installing collected packages: tokenizers, mpmath, lit, gpt4all-j, cmake, zope.interface, zope.event, wonderwords, urllib3, typing-extensions, tqdm, tomli, sympy, regex, pyyaml, python-engineio, pe
#0 658.7   Attempting uninstall: pip
#0 658.7     Found existing installation: pip 23.0.1
#0 658.8     Uninstalling pip-23.0.1:
#0 659.4 ERROR: Could not install packages due to an OSError: [Errno 22] Invalid argument: '/usr/local/lib/python3.10/site-packages/pip-23.0.1.dist-info/'

It seems you have an issue with your pip. I have a docker testing workflow that runs for every commit and it doesn't return any error, so it must be something wrong with your system. Try again or make sure you have the right permissions.

DocMAX commented

I simply cant update PIP in a python container... no idea why

grafik

DocMAX commented

Anyway closing. Seems to be no issue of gpt4all.