2021-03-26T19:17:27,749 Created temporary directory: /tmp/pip-ephem-wheel-cache-jt812g3f 2021-03-26T19:17:27,752 Created temporary directory: /tmp/pip-req-tracker-5flbvik3 2021-03-26T19:17:27,753 Initialized build tracking at /tmp/pip-req-tracker-5flbvik3 2021-03-26T19:17:27,753 Created build tracker: /tmp/pip-req-tracker-5flbvik3 2021-03-26T19:17:27,753 Entered build tracker: /tmp/pip-req-tracker-5flbvik3 2021-03-26T19:17:27,754 Created temporary directory: /tmp/pip-wheel-cmbw5jky 2021-03-26T19:17:27,790 1 location(s) to search for versions of pydactory: 2021-03-26T19:17:27,790 * https://pypi.org/simple/pydactory/ 2021-03-26T19:17:27,790 Fetching project page and analyzing links: https://pypi.org/simple/pydactory/ 2021-03-26T19:17:27,791 Getting page https://pypi.org/simple/pydactory/ 2021-03-26T19:17:27,792 Found index url https://pypi.org/simple 2021-03-26T19:17:27,900 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/56/f0/69692ec163861bea8c53f16ad30c630557fd4066ee7d70d380c8d0fe8a86/pydactory-0.1.0-py3-none-any.whl#sha256=1a55a765550323b33c46ffd75847d3e3b0641edad5647a573ad453b77bb984d0 (from https://pypi.org/simple/pydactory/) (requires-python:>=3.8,<4.0) 2021-03-26T19:17:27,901 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/49/9a/30b80af0320ca69cf05c190a9dc3812426bd0281494f496d1e4da8af31ec/pydactory-0.1.0.tar.gz#sha256=8278408499e6acd4f788ce513c16aa147d57a44308b16c6a23845c8e625f2a0c (from https://pypi.org/simple/pydactory/) (requires-python:>=3.8,<4.0) 2021-03-26T19:17:27,902 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/97/42/bb89acbc419c745ea1825c2c18bbae4f3f9ca646fd389395e4b8d1d2c786/pydactory-0.1.1-py3-none-any.whl#sha256=6f7395fe81fe725c96374ecf04717d1eb2c7a21d17e38fef22c205ac1e2f49f1 (from https://pypi.org/simple/pydactory/) (requires-python:>=3.8,<4.0) 2021-03-26T19:17:27,902 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/3b/db/ef932eb2952a60d022e924df3f120500712b96bb204889cc36cae158eeed/pydactory-0.1.1.tar.gz#sha256=a3f3b626981e9e622f4036b946b1c7e6bc41f9fb8edf173a8371377051492c34 (from https://pypi.org/simple/pydactory/) (requires-python:>=3.8,<4.0) 2021-03-26T19:17:27,903 Given no hashes to check 0 links for project 'pydactory': discarding no candidates 2021-03-26T19:17:27,903 ERROR: Could not find a version that satisfies the requirement pydactory==0.1.0 2021-03-26T19:17:27,903 ERROR: No matching distribution found for pydactory==0.1.0 2021-03-26T19:17:27,904 Exception information: 2021-03-26T19:17:27,904 Traceback (most recent call last): 2021-03-26T19:17:27,904 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-26T19:17:27,904 crit = self.state.criteria[name] 2021-03-26T19:17:27,904 KeyError: 'pydactory' 2021-03-26T19:17:27,904 2021-03-26T19:17:27,904 During handling of the above exception, another exception occurred: 2021-03-26T19:17:27,904 2021-03-26T19:17:27,904 Traceback (most recent call last): 2021-03-26T19:17:27,904 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-26T19:17:27,904 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-26T19:17:27,904 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-26T19:17:27,904 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-26T19:17:27,904 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-26T19:17:27,904 raise RequirementsConflicted(criterion) 2021-03-26T19:17:27,904 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pydactory==0.1.0') 2021-03-26T19:17:27,904 2021-03-26T19:17:27,904 During handling of the above exception, another exception occurred: 2021-03-26T19:17:27,904 2021-03-26T19:17:27,904 Traceback (most recent call last): 2021-03-26T19:17:27,904 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-26T19:17:27,904 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-26T19:17:27,904 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-26T19:17:27,904 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-26T19:17:27,904 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-26T19:17:27,904 raise ResolutionImpossible(e.criterion.information) 2021-03-26T19:17:27,904 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pydactory==0.1.0'), parent=None)] 2021-03-26T19:17:27,904 2021-03-26T19:17:27,904 The above exception was the direct cause of the following exception: 2021-03-26T19:17:27,904 2021-03-26T19:17:27,904 Traceback (most recent call last): 2021-03-26T19:17:27,904 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-26T19:17:27,904 status = self.run(options, args) 2021-03-26T19:17:27,904 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-26T19:17:27,904 return func(self, options, args) 2021-03-26T19:17:27,904 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-26T19:17:27,904 reqs, check_supported_wheels=True 2021-03-26T19:17:27,904 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-26T19:17:27,904 six.raise_from(error, e) 2021-03-26T19:17:27,904 File "", line 3, in raise_from 2021-03-26T19:17:27,904 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pydactory==0.1.0 2021-03-26T19:17:27,908 Removed build tracker: '/tmp/pip-req-tracker-5flbvik3'