2021-07-09T09:55:06,323 Created temporary directory: /tmp/pip-ephem-wheel-cache-vw8g6k5t 2021-07-09T09:55:06,327 Created temporary directory: /tmp/pip-req-tracker-z4bf656e 2021-07-09T09:55:06,327 Initialized build tracking at /tmp/pip-req-tracker-z4bf656e 2021-07-09T09:55:06,327 Created build tracker: /tmp/pip-req-tracker-z4bf656e 2021-07-09T09:55:06,327 Entered build tracker: /tmp/pip-req-tracker-z4bf656e 2021-07-09T09:55:06,328 Created temporary directory: /tmp/pip-wheel-_e70g3d1 2021-07-09T09:55:06,362 1 location(s) to search for versions of bioa: 2021-07-09T09:55:06,362 * https://pypi.org/simple/bioa/ 2021-07-09T09:55:06,363 Fetching project page and analyzing links: https://pypi.org/simple/bioa/ 2021-07-09T09:55:06,363 Getting page https://pypi.org/simple/bioa/ 2021-07-09T09:55:06,365 Found index url https://pypi.org/simple 2021-07-09T09:55:06,614 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-09T09:55:06,615 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-09T09:55:06,615 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-09T09:55:06,615 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-09T09:55:06,615 Skipping link: not a file: https://pypi.org/simple/bioa/ 2021-07-09T09:55:06,632 Given no hashes to check 1 links for project 'bioa': discarding no candidates 2021-07-09T09:55:06,649 Collecting bioa==1.22 2021-07-09T09:55:06,651 Created temporary directory: /tmp/pip-unpack-2461or12 2021-07-09T09:55:06,827 Downloading bioa-1.22.tar.gz (51 kB) 2021-07-09T09:55:06,935 Added bioa==1.22 from https://files.pythonhosted.org/packages/ae/7a/183ab6ae2038bba88eac06024ebff29c20ef03be5dbe1ad7f2ebddd846e4/bioa-1.22.tar.gz#sha256=06bdb74e5e63ba983345adf1ed5e6875ba42685149e1dab32f9536991d221db0 to build tracker '/tmp/pip-req-tracker-z4bf656e' 2021-07-09T09:55:06,936 Running setup.py (path:/tmp/pip-wheel-_e70g3d1/bioa_3e28e9fa2f0343a8ad8e544184e42a68/setup.py) egg_info for package bioa 2021-07-09T09:55:06,937 Created temporary directory: /tmp/pip-pip-egg-info-c70bawwg 2021-07-09T09:55:06,937 Running command python setup.py egg_info 2021-07-09T09:55:07,594 Traceback (most recent call last): 2021-07-09T09:55:07,595 File "", line 1, in 2021-07-09T09:55:07,595 File "/tmp/pip-wheel-_e70g3d1/bioa_3e28e9fa2f0343a8ad8e544184e42a68/setup.py", line 2, in 2021-07-09T09:55:07,595 from ez_setup import use_setuptools 2021-07-09T09:55:07,596 ModuleNotFoundError: No module named 'ez_setup' 2021-07-09T09:55:07,645 WARNING: Discarding https://files.pythonhosted.org/packages/ae/7a/183ab6ae2038bba88eac06024ebff29c20ef03be5dbe1ad7f2ebddd846e4/bioa-1.22.tar.gz#sha256=06bdb74e5e63ba983345adf1ed5e6875ba42685149e1dab32f9536991d221db0 (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-09T09:55:07,646 ERROR: Could not find a version that satisfies the requirement bioa==1.22 (from versions: 1.22.linux-i686, 1.22.linux-x86_64, 1.22, 1.24) 2021-07-09T09:55:07,647 ERROR: No matching distribution found for bioa==1.22 2021-07-09T09:55:07,647 Exception information: 2021-07-09T09:55:07,647 Traceback (most recent call last): 2021-07-09T09:55:07,647 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T09:55:07,647 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T09:55:07,647 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T09:55:07,647 raise RequirementsConflicted(criterion) 2021-07-09T09:55:07,647 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('bioa==1.22') 2021-07-09T09:55:07,647 2021-07-09T09:55:07,647 During handling of the above exception, another exception occurred: 2021-07-09T09:55:07,647 2021-07-09T09:55:07,647 Traceback (most recent call last): 2021-07-09T09:55:07,647 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T09:55:07,647 result = self._result = resolver.resolve( 2021-07-09T09:55:07,647 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T09:55:07,647 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T09:55:07,647 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T09:55:07,647 raise ResolutionImpossible(e.criterion.information) 2021-07-09T09:55:07,647 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('bioa==1.22'), parent=None)] 2021-07-09T09:55:07,647 2021-07-09T09:55:07,647 The above exception was the direct cause of the following exception: 2021-07-09T09:55:07,647 2021-07-09T09:55:07,647 Traceback (most recent call last): 2021-07-09T09:55:07,647 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T09:55:07,647 status = self.run(options, args) 2021-07-09T09:55:07,647 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T09:55:07,647 return func(self, options, args) 2021-07-09T09:55:07,647 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T09:55:07,647 requirement_set = resolver.resolve( 2021-07-09T09:55:07,647 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T09:55:07,647 raise error from e 2021-07-09T09:55:07,647 pip._internal.exceptions.DistributionNotFound: No matching distribution found for bioa==1.22 2021-07-09T09:55:07,652 Removed bioa==1.22 from https://files.pythonhosted.org/packages/ae/7a/183ab6ae2038bba88eac06024ebff29c20ef03be5dbe1ad7f2ebddd846e4/bioa-1.22.tar.gz#sha256=06bdb74e5e63ba983345adf1ed5e6875ba42685149e1dab32f9536991d221db0 from build tracker '/tmp/pip-req-tracker-z4bf656e' 2021-07-09T09:55:07,652 Removed build tracker: '/tmp/pip-req-tracker-z4bf656e'