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
Pip subprocess error:
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
ERROR: Could not find a version that satisfies the requirement ucvm-plotting==0.0.2 (from -r /home1/maechlin/uplotting/ucvm_plotting/condaenv.6dzl9d7r.requirements.txt (line 2)) (from versions: none)
ERROR: No matching distribution found for ucvm-plotting==0.0.2 (from -r /home1/maechlin/uplotting/ucvm_plotting/condaenv.6dzl9d7r.requirements.txt (line 2))
failed
CondaEnvException: Pip failed
The text was updated successfully, but these errors were encountered:
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
Installing pip dependencies: - Ran pip subprocess with arguments:
['/project/scec_608/maechlin/anaconda3/envs/ucvmPlotting/bin/python', '-m', 'pip', 'install', '-U', '-r', '/home1/maechlin/uplotting/ucvm_plotting/condaenv.6dzl9d7r.requirements.txt']
Pip subprocess output:
Collecting packaging==20.8
Using cached packaging-20.8-py2.py3-none-any.whl (39 kB)
Pip subprocess error:
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
ERROR: Could not find a version that satisfies the requirement ucvm-plotting==0.0.2 (from -r /home1/maechlin/uplotting/ucvm_plotting/condaenv.6dzl9d7r.requirements.txt (line 2)) (from versions: none)
ERROR: No matching distribution found for ucvm-plotting==0.0.2 (from -r /home1/maechlin/uplotting/ucvm_plotting/condaenv.6dzl9d7r.requirements.txt (line 2))
failed
CondaEnvException: Pip failed
The text was updated successfully, but these errors were encountered: