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
Hi,
have following problem:
`
command: /usr/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-wf63qX/django-clone/setup.py'"'"'; file='"'"'/tmp/pip-install-wf63qX/django-clone/setup.py' fix "'"';f=getattr(tokenize, 'ur "'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base pip-egg-info
cwd: /tmp/pip-install-wf63qX/django-clone/
Complete output (3 lines):moma
Traceback (most recent call last):
File "", line 1, in
IOError: [Errno 2] No such file or directory: '/tmp/pip-install-wf63qX/django-clone/setup.py'
----------------------------------------
�[0m�[91mERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
�[0m�[91mWARNING: You are using pip version 19.2.3, however version 19.3.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
�[0mService 'cla_test' failed to build: The command '/bin/sh -c pip install -r requirements.txt' returned a non-zero code: 1
`
The text was updated successfully, but these errors were encountered:
Hi,
have following problem:
`
command: /usr/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-wf63qX/django-clone/setup.py'"'"'; file='"'"'/tmp/pip-install-wf63qX/django-clone/setup.py' fix "'"';f=getattr(tokenize, 'ur "'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base pip-egg-info
cwd: /tmp/pip-install-wf63qX/django-clone/
Complete output (3 lines):moma
Traceback (most recent call last):
File "", line 1, in
IOError: [Errno 2] No such file or directory: '/tmp/pip-install-wf63qX/django-clone/setup.py'
----------------------------------------
�[0m�[91mERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
�[0m�[91mWARNING: You are using pip version 19.2.3, however version 19.3.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
�[0mService 'cla_test' failed to build: The command '/bin/sh -c pip install -r requirements.txt' returned a non-zero code: 1
`
The text was updated successfully, but these errors were encountered: