2021-03-26T19:17:45,555 Created temporary directory: /tmp/pip-ephem-wheel-cache-bypcq6ep 2021-03-26T19:17:45,557 Created temporary directory: /tmp/pip-req-tracker-qn8o2trm 2021-03-26T19:17:45,558 Initialized build tracking at /tmp/pip-req-tracker-qn8o2trm 2021-03-26T19:17:45,558 Created build tracker: /tmp/pip-req-tracker-qn8o2trm 2021-03-26T19:17:45,558 Entered build tracker: /tmp/pip-req-tracker-qn8o2trm 2021-03-26T19:17:45,559 Created temporary directory: /tmp/pip-wheel-ufsuvn2m 2021-03-26T19:17:45,588 1 location(s) to search for versions of pydactory: 2021-03-26T19:17:45,588 * https://pypi.org/simple/pydactory/ 2021-03-26T19:17:45,589 Fetching project page and analyzing links: https://pypi.org/simple/pydactory/ 2021-03-26T19:17:45,589 Getting page https://pypi.org/simple/pydactory/ 2021-03-26T19:17:45,591 Found index url https://pypi.org/simple 2021-03-26T19:17:45,699 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:45,700 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:45,701 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:45,701 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:45,702 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/7e/14/715e2849481c66953affad4e7f50625fc0f6f902817e8e35e5228dcde435/pydactory-0.1.2-py3-none-any.whl#sha256=7056534a93a09043b82f4c69010b5e751b3e30ff892007def7487f7b0d10e6ca (from https://pypi.org/simple/pydactory/) (requires-python:>=3.8,<4.0) 2021-03-26T19:17:45,703 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/3c/21/3b96437154c836106c0c55109fee4f90b6f6da23320b67be4e70f28359c2/pydactory-0.1.2.tar.gz#sha256=3acc7f1262b362aba2e8ec631efb7561407390b3c0b0217f23b78a35ee13a062 (from https://pypi.org/simple/pydactory/) (requires-python:>=3.8,<4.0) 2021-03-26T19:17:45,703 Given no hashes to check 0 links for project 'pydactory': discarding no candidates 2021-03-26T19:17:45,703 ERROR: Could not find a version that satisfies the requirement pydactory==0.1.1 2021-03-26T19:17:45,704 ERROR: No matching distribution found for pydactory==0.1.1 2021-03-26T19:17:45,704 Exception information: 2021-03-26T19:17:45,704 Traceback (most recent call last): 2021-03-26T19:17:45,704 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-26T19:17:45,704 crit = self.state.criteria[name] 2021-03-26T19:17:45,704 KeyError: 'pydactory' 2021-03-26T19:17:45,704 2021-03-26T19:17:45,704 During handling of the above exception, another exception occurred: 2021-03-26T19:17:45,704 2021-03-26T19:17:45,704 Traceback (most recent call last): 2021-03-26T19:17:45,704 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-26T19:17:45,704 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-26T19:17:45,704 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-26T19:17:45,704 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-26T19:17:45,704 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-26T19:17:45,704 raise RequirementsConflicted(criterion) 2021-03-26T19:17:45,704 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pydactory==0.1.1') 2021-03-26T19:17:45,704 2021-03-26T19:17:45,704 During handling of the above exception, another exception occurred: 2021-03-26T19:17:45,704 2021-03-26T19:17:45,704 Traceback (most recent call last): 2021-03-26T19:17:45,704 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-26T19:17:45,704 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-26T19:17:45,704 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-26T19:17:45,704 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-26T19:17:45,704 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-26T19:17:45,704 raise ResolutionImpossible(e.criterion.information) 2021-03-26T19:17:45,704 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pydactory==0.1.1'), parent=None)] 2021-03-26T19:17:45,704 2021-03-26T19:17:45,704 The above exception was the direct cause of the following exception: 2021-03-26T19:17:45,704 2021-03-26T19:17:45,704 Traceback (most recent call last): 2021-03-26T19:17:45,704 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-26T19:17:45,704 status = self.run(options, args) 2021-03-26T19:17:45,704 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-26T19:17:45,704 return func(self, options, args) 2021-03-26T19:17:45,704 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-26T19:17:45,704 reqs, check_supported_wheels=True 2021-03-26T19:17:45,704 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-26T19:17:45,704 six.raise_from(error, e) 2021-03-26T19:17:45,704 File "", line 3, in raise_from 2021-03-26T19:17:45,704 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pydactory==0.1.1 2021-03-26T19:17:45,708 Removed build tracker: '/tmp/pip-req-tracker-qn8o2trm'