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
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-iia6zs/importlib-metadata/
You are using pip version 8.1.2, however version 22.0.4 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
admin.sh: line 34: virtualenv: command not found
admin.sh: line 44: ./venv/bin/activate: No such file or directory
The text was updated successfully, but these errors were encountered:
Collecting importlib-metadata>=0.12; python_version < "3.8" (from virtualenv)
Downloading http://mirrors.tencentyun.com/pypi/packages/3e/1d/964b27278cfa369fbe9041f604ab09c6e99556f8b7910781b4584b428c2f/importlib_metadata-4.11.3.tar.gz (43kB)
100% |████████████████████████████████| 51kB 961kB/s
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
IOError: [Errno 2] No such file or directory: '/tmp/pip-build-iia6zs/importlib-metadata/setup.py'
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-iia6zs/importlib-metadata/
You are using pip version 8.1.2, however version 22.0.4 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
admin.sh: line 34: virtualenv: command not found
admin.sh: line 44: ./venv/bin/activate: No such file or directory
The text was updated successfully, but these errors were encountered: