2021-07-10T11:03:24,570 Created temporary directory: /tmp/pip-ephem-wheel-cache-fcuutl16 2021-07-10T11:03:24,577 Created temporary directory: /tmp/pip-req-tracker-lxf243ug 2021-07-10T11:03:24,577 Initialized build tracking at /tmp/pip-req-tracker-lxf243ug 2021-07-10T11:03:24,578 Created build tracker: /tmp/pip-req-tracker-lxf243ug 2021-07-10T11:03:24,578 Entered build tracker: /tmp/pip-req-tracker-lxf243ug 2021-07-10T11:03:24,579 Created temporary directory: /tmp/pip-wheel-zsjrbmjq 2021-07-10T11:03:24,609 1 location(s) to search for versions of phen: 2021-07-10T11:03:24,609 * https://pypi.org/simple/phen/ 2021-07-10T11:03:24,609 Fetching project page and analyzing links: https://pypi.org/simple/phen/ 2021-07-10T11:03:24,610 Getting page https://pypi.org/simple/phen/ 2021-07-10T11:03:24,611 Found index url https://pypi.org/simple 2021-07-10T11:03:24,827 Found link https://files.pythonhosted.org/packages/c9/67/131950aad18a051ea74579a1270a9aedbb16abfd4cefe75c0ebe5ed36661/phen-0.2.0.zip#sha256=f6657aa08ff581a6bda986c09a57ee1ca662fe492691fa128657d8072073e8d7 (from https://pypi.org/simple/phen/), version: 0.2.0 2021-07-10T11:03:24,827 Found link https://files.pythonhosted.org/packages/91/fb/48d41186a6c8f9031f0b62d469fe8dec0338480872a0f72e9dcd8de8241c/phen-0.2.1.zip#sha256=a888f7dfdbc01ca8f702ed404ba43aea91f680faeb7e606cdb9f0cd343eb5209 (from https://pypi.org/simple/phen/), version: 0.2.1 2021-07-10T11:03:24,828 Skipping link: not a file: https://pypi.org/simple/phen/ 2021-07-10T11:03:24,845 Given no hashes to check 1 links for project 'phen': discarding no candidates 2021-07-10T11:03:24,864 Collecting phen==0.2.0 2021-07-10T11:03:24,866 Created temporary directory: /tmp/pip-unpack-r9e_si7z 2021-07-10T11:03:25,097 Downloading phen-0.2.0.zip (188 kB) 2021-07-10T11:03:25,408 Added phen==0.2.0 from https://files.pythonhosted.org/packages/c9/67/131950aad18a051ea74579a1270a9aedbb16abfd4cefe75c0ebe5ed36661/phen-0.2.0.zip#sha256=f6657aa08ff581a6bda986c09a57ee1ca662fe492691fa128657d8072073e8d7 to build tracker '/tmp/pip-req-tracker-lxf243ug' 2021-07-10T11:03:25,409 Running setup.py (path:/tmp/pip-wheel-zsjrbmjq/phen_12a767d659f74a27a59364a7ff9966b7/setup.py) egg_info for package phen 2021-07-10T11:03:25,410 Created temporary directory: /tmp/pip-pip-egg-info-zhfixzhk 2021-07-10T11:03:25,410 Running command python setup.py egg_info 2021-07-10T11:03:26,083 Traceback (most recent call last): 2021-07-10T11:03:26,084 File "", line 1, in 2021-07-10T11:03:26,084 File "/tmp/pip-wheel-zsjrbmjq/phen_12a767d659f74a27a59364a7ff9966b7/setup.py", line 47, in 2021-07-10T11:03:26,085 idx = sys.argv.index("sdist") 2021-07-10T11:03:26,085 ValueError: 'sdist' is not in list 2021-07-10T11:03:26,136 WARNING: Discarding https://files.pythonhosted.org/packages/c9/67/131950aad18a051ea74579a1270a9aedbb16abfd4cefe75c0ebe5ed36661/phen-0.2.0.zip#sha256=f6657aa08ff581a6bda986c09a57ee1ca662fe492691fa128657d8072073e8d7 (from https://pypi.org/simple/phen/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T11:03:26,137 ERROR: Could not find a version that satisfies the requirement phen==0.2.0 (from versions: 0.2.0, 0.2.1) 2021-07-10T11:03:26,138 ERROR: No matching distribution found for phen==0.2.0 2021-07-10T11:03:26,138 Exception information: 2021-07-10T11:03:26,138 Traceback (most recent call last): 2021-07-10T11:03:26,138 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T11:03:26,138 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T11:03:26,138 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T11:03:26,138 raise RequirementsConflicted(criterion) 2021-07-10T11:03:26,138 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('phen==0.2.0') 2021-07-10T11:03:26,138 2021-07-10T11:03:26,138 During handling of the above exception, another exception occurred: 2021-07-10T11:03:26,138 2021-07-10T11:03:26,138 Traceback (most recent call last): 2021-07-10T11:03:26,138 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T11:03:26,138 result = self._result = resolver.resolve( 2021-07-10T11:03:26,138 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T11:03:26,138 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T11:03:26,138 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T11:03:26,138 raise ResolutionImpossible(e.criterion.information) 2021-07-10T11:03:26,138 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('phen==0.2.0'), parent=None)] 2021-07-10T11:03:26,138 2021-07-10T11:03:26,138 The above exception was the direct cause of the following exception: 2021-07-10T11:03:26,138 2021-07-10T11:03:26,138 Traceback (most recent call last): 2021-07-10T11:03:26,138 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T11:03:26,138 status = self.run(options, args) 2021-07-10T11:03:26,138 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T11:03:26,138 return func(self, options, args) 2021-07-10T11:03:26,138 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T11:03:26,138 requirement_set = resolver.resolve( 2021-07-10T11:03:26,138 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T11:03:26,138 raise error from e 2021-07-10T11:03:26,138 pip._internal.exceptions.DistributionNotFound: No matching distribution found for phen==0.2.0 2021-07-10T11:03:26,143 Removed phen==0.2.0 from https://files.pythonhosted.org/packages/c9/67/131950aad18a051ea74579a1270a9aedbb16abfd4cefe75c0ebe5ed36661/phen-0.2.0.zip#sha256=f6657aa08ff581a6bda986c09a57ee1ca662fe492691fa128657d8072073e8d7 from build tracker '/tmp/pip-req-tracker-lxf243ug' 2021-07-10T11:03:26,144 Removed build tracker: '/tmp/pip-req-tracker-lxf243ug'