Skip to content

Instantly share code, notes, and snippets.

@ajkarloss
Created August 26, 2021 12:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ajkarloss/d14d5f000945e5965dda5639a5db2cf2 to your computer and use it in GitHub Desktop.
Save ajkarloss/d14d5f000945e5965dda5639a5db2cf2 to your computer and use it in GitHub Desktop.
Requirement already satisfied: zipstream-new==1.1.8 in ./.venv/lib/python3.6/site-packages (from -r requirements.txt (line 209)) (1.1.8)
Requirement already satisfied: cffi>=1.1 in ./.venv/lib/python3.6/site-packages (from bcrypt==3.2.0->-r requirements.txt (line 15)) (1.14.6)
Requirement already satisfied: setuptools in ./.venv/lib/python3.6/site-packages (from cwltool==3.0.20201109103151->-r requirements.txt (line 47)) (57.4.0)
Requirement already satisfied: pycparser in ./.venv/lib/python3.6/site-packages (from cffi>=1.1->bcrypt==3.2.0->-r requirements.txt (line 15)) (2.20)
WARNING: The candidate selected for download or install is a yanked version: 'cheetah3' candidate (version 3.2.6.post2 at https://files.pythonhosted.org/packages/7f/ff/d6eebd29ce2d55ce903a268b830302acb05f22f94dff941859776ab79382/Cheetah3-3.2.6.post2-cp36-cp36m-macosx_10_9_x86_64.whl#sha256=62fb67ad64dbe7ec45cf4256745fe4db18245ad335c157c6c788cc3ed24bc6a2 (from https://pypi.org/simple/cheetah3/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*))
Reason for being yanked: Failed
Building wheels for collected packages: mercurial
Building wheel for mercurial (setup.py) ... error
ERROR: Command errored out with exit status 1:
command: /Users/jeevka/IRIDA/galaxy/.venv/bin/python -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/z4/598z4x912_d17v8k299nqtkw0000gn/T/pip-install-k18hs8so/mercurial_da207d2ad9e74fa3b16c10e7785513ba/setup.py'"'"'; __file__='"'"'/private/var/folders/z4/598z4x912_d17v8k299nqtkw0000gn/T/pip-install-k18hs8so/mercurial_da207d2ad9e74fa3b16c10e7785513ba/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /private/var/folders/z4/598z4x912_d17v8k299nqtkw0000gn/T/pip-wheel-vrmt_824
cwd: /private/var/folders/z4/598z4x912_d17v8k299nqtkw0000gn/T/pip-install-k18hs8so/mercurial_da207d2ad9e74fa3b16c10e7785513ba/
Complete output (806 lines):
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment