2021-07-09T16:48:26,514 Created temporary directory: /tmp/pip-ephem-wheel-cache-wzbhndg1 2021-07-09T16:48:26,518 Created temporary directory: /tmp/pip-req-tracker-3nj9gnwd 2021-07-09T16:48:26,518 Initialized build tracking at /tmp/pip-req-tracker-3nj9gnwd 2021-07-09T16:48:26,519 Created build tracker: /tmp/pip-req-tracker-3nj9gnwd 2021-07-09T16:48:26,519 Entered build tracker: /tmp/pip-req-tracker-3nj9gnwd 2021-07-09T16:48:26,520 Created temporary directory: /tmp/pip-wheel-za1c9rxp 2021-07-09T16:48:26,559 1 location(s) to search for versions of bioa: 2021-07-09T16:48:26,559 * https://pypi.org/simple/bioa/ 2021-07-09T16:48:26,560 Fetching project page and analyzing links: https://pypi.org/simple/bioa/ 2021-07-09T16:48:26,560 Getting page https://pypi.org/simple/bioa/ 2021-07-09T16:48:26,562 Found index url https://pypi.org/simple 2021-07-09T16:48:26,652 Found link https://files.pythonhosted.org/packages/e6/d7/b2bc85cb6fc28ce9f2bce8294db10c742f2f8164e8e013a632838dc220cc/bioa-1.22.linux-i686.tar.gz#sha256=c7eace20bdc08761d670fd5efc38dc2c360df46821c29ff08dd0fbcaa6e69217 (from https://pypi.org/simple/bioa/), version: 1.22.linux-i686 2021-07-09T16:48:26,652 Found link https://files.pythonhosted.org/packages/2c/5f/e260fa3175a9310e9f7ba960177f214d2164a328aa8452e00df1e62b43ac/bioa-1.22.linux-x86_64.tar.gz#sha256=ea25d57d07ea80e681252a44a5f94b3c84bd1ab882d4acd3299c540b2c1ed1a0 (from https://pypi.org/simple/bioa/), version: 1.22.linux-x86_64 2021-07-09T16:48:26,653 Found link https://files.pythonhosted.org/packages/ae/7a/183ab6ae2038bba88eac06024ebff29c20ef03be5dbe1ad7f2ebddd846e4/bioa-1.22.tar.gz#sha256=06bdb74e5e63ba983345adf1ed5e6875ba42685149e1dab32f9536991d221db0 (from https://pypi.org/simple/bioa/), version: 1.22 2021-07-09T16:48:26,653 Found link https://files.pythonhosted.org/packages/41/09/3cd786b27fa4067995ed6d32ed5fa8e4be9ea7bab5829343e0cc5e80fcb3/bioa-1.24.tar.gz#sha256=9166fb8fe220f9569ced4b196f656f5146b1e7e0d300f007cf6abcc87b11533f (from https://pypi.org/simple/bioa/), version: 1.24 2021-07-09T16:48:26,653 Skipping link: not a file: https://pypi.org/simple/bioa/ 2021-07-09T16:48:26,672 Given no hashes to check 1 links for project 'bioa': discarding no candidates 2021-07-09T16:48:26,690 Collecting bioa==1.24 2021-07-09T16:48:26,692 Created temporary directory: /tmp/pip-unpack-47nz1xwo 2021-07-09T16:48:26,871 Downloading bioa-1.24.tar.gz (53 kB) 2021-07-09T16:48:26,967 Added bioa==1.24 from https://files.pythonhosted.org/packages/41/09/3cd786b27fa4067995ed6d32ed5fa8e4be9ea7bab5829343e0cc5e80fcb3/bioa-1.24.tar.gz#sha256=9166fb8fe220f9569ced4b196f656f5146b1e7e0d300f007cf6abcc87b11533f to build tracker '/tmp/pip-req-tracker-3nj9gnwd' 2021-07-09T16:48:26,968 Running setup.py (path:/tmp/pip-wheel-za1c9rxp/bioa_a3755004f5664f87916aae9997458610/setup.py) egg_info for package bioa 2021-07-09T16:48:26,969 Created temporary directory: /tmp/pip-pip-egg-info-9r1icve_ 2021-07-09T16:48:26,969 Running command python setup.py egg_info 2021-07-09T16:48:27,702 Traceback (most recent call last): 2021-07-09T16:48:27,703 File "", line 1, in 2021-07-09T16:48:27,703 File "/tmp/pip-wheel-za1c9rxp/bioa_a3755004f5664f87916aae9997458610/setup.py", line 1, in 2021-07-09T16:48:27,703 from ez_setup import use_setuptools 2021-07-09T16:48:27,704 ModuleNotFoundError: No module named 'ez_setup' 2021-07-09T16:48:27,765 WARNING: Discarding https://files.pythonhosted.org/packages/41/09/3cd786b27fa4067995ed6d32ed5fa8e4be9ea7bab5829343e0cc5e80fcb3/bioa-1.24.tar.gz#sha256=9166fb8fe220f9569ced4b196f656f5146b1e7e0d300f007cf6abcc87b11533f (from https://pypi.org/simple/bioa/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T16:48:27,766 ERROR: Could not find a version that satisfies the requirement bioa==1.24 (from versions: 1.22.linux-i686, 1.22.linux-x86_64, 1.22, 1.24) 2021-07-09T16:48:27,767 ERROR: No matching distribution found for bioa==1.24 2021-07-09T16:48:27,767 Exception information: 2021-07-09T16:48:27,767 Traceback (most recent call last): 2021-07-09T16:48:27,767 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T16:48:27,767 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T16:48:27,767 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T16:48:27,767 raise RequirementsConflicted(criterion) 2021-07-09T16:48:27,767 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('bioa==1.24') 2021-07-09T16:48:27,767 2021-07-09T16:48:27,767 During handling of the above exception, another exception occurred: 2021-07-09T16:48:27,767 2021-07-09T16:48:27,767 Traceback (most recent call last): 2021-07-09T16:48:27,767 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T16:48:27,767 result = self._result = resolver.resolve( 2021-07-09T16:48:27,767 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T16:48:27,767 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T16:48:27,767 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T16:48:27,767 raise ResolutionImpossible(e.criterion.information) 2021-07-09T16:48:27,767 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('bioa==1.24'), parent=None)] 2021-07-09T16:48:27,767 2021-07-09T16:48:27,767 The above exception was the direct cause of the following exception: 2021-07-09T16:48:27,767 2021-07-09T16:48:27,767 Traceback (most recent call last): 2021-07-09T16:48:27,767 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T16:48:27,767 status = self.run(options, args) 2021-07-09T16:48:27,767 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T16:48:27,767 return func(self, options, args) 2021-07-09T16:48:27,767 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T16:48:27,767 requirement_set = resolver.resolve( 2021-07-09T16:48:27,767 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T16:48:27,767 raise error from e 2021-07-09T16:48:27,767 pip._internal.exceptions.DistributionNotFound: No matching distribution found for bioa==1.24 2021-07-09T16:48:27,773 Removed bioa==1.24 from https://files.pythonhosted.org/packages/41/09/3cd786b27fa4067995ed6d32ed5fa8e4be9ea7bab5829343e0cc5e80fcb3/bioa-1.24.tar.gz#sha256=9166fb8fe220f9569ced4b196f656f5146b1e7e0d300f007cf6abcc87b11533f from build tracker '/tmp/pip-req-tracker-3nj9gnwd' 2021-07-09T16:48:27,774 Removed build tracker: '/tmp/pip-req-tracker-3nj9gnwd'