2021-04-12T18:54:30,765 Created temporary directory: /tmp/pip-ephem-wheel-cache-rtnk4y0b 2021-04-12T18:54:30,768 Created temporary directory: /tmp/pip-req-tracker-q8oea2z7 2021-04-12T18:54:30,768 Initialized build tracking at /tmp/pip-req-tracker-q8oea2z7 2021-04-12T18:54:30,769 Created build tracker: /tmp/pip-req-tracker-q8oea2z7 2021-04-12T18:54:30,769 Entered build tracker: /tmp/pip-req-tracker-q8oea2z7 2021-04-12T18:54:30,769 Created temporary directory: /tmp/pip-wheel-vlrrm5k3 2021-04-12T18:54:30,799 1 location(s) to search for versions of wikitrad: 2021-04-12T18:54:30,799 * https://pypi.org/simple/wikitrad/ 2021-04-12T18:54:30,800 Fetching project page and analyzing links: https://pypi.org/simple/wikitrad/ 2021-04-12T18:54:30,800 Getting page https://pypi.org/simple/wikitrad/ 2021-04-12T18:54:30,802 Found index url https://pypi.org/simple 2021-04-12T18:54:30,904 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/d4/dc/98d0546ed61a9f55908a968f95aad045f2ec7758d2bf8737971ad8030443/wikitrad-0.1.0-py3-none-any.whl#sha256=de49e518f1ba3731de129a5cda0ea4fb70ed5c5c02b09fab7c3a54587b95cde9 (from https://pypi.org/simple/wikitrad/) (requires-python:>=3.9,<4.0) 2021-04-12T18:54:30,905 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/52/82/f1d467f892115a5c8b612b345789ccc02817d9f82d064e2807e80ceb4348/wikitrad-0.1.0.tar.gz#sha256=aad9972b716bb43d3858eda52174e1acf62feb457fdaea5641389d721355c7ad (from https://pypi.org/simple/wikitrad/) (requires-python:>=3.9,<4.0) 2021-04-12T18:54:30,906 Found link https://files.pythonhosted.org/packages/04/05/54bff664b81acd9af1ccb2dafe8c6f5b7ee16cb8f25d1e1b51bd23bb89a8/wikitrad-0.2.0-py3-none-any.whl#sha256=753f0fa9d8eef1ab85b879269f01d704312ee31fb2e9397d2909c9c79723941f (from https://pypi.org/simple/wikitrad/) (requires-python:>=3.6,<4.0), version: 0.2.0 2021-04-12T18:54:30,906 Found link https://files.pythonhosted.org/packages/bb/dd/80d84cd3081bccb62e0fbcfca821fac0f284b344fcdbc0977a30f8dedff6/wikitrad-0.2.0.tar.gz#sha256=2a00008b9516a878fa0e7e820c3a5547a93a34c57e0564890846f7028c50c9cf (from https://pypi.org/simple/wikitrad/) (requires-python:>=3.6,<4.0), version: 0.2.0 2021-04-12T18:54:30,907 Given no hashes to check 0 links for project 'wikitrad': discarding no candidates 2021-04-12T18:54:30,907 ERROR: Could not find a version that satisfies the requirement wikitrad==0.1.0 2021-04-12T18:54:30,908 ERROR: No matching distribution found for wikitrad==0.1.0 2021-04-12T18:54:30,908 Exception information: 2021-04-12T18:54:30,908 Traceback (most recent call last): 2021-04-12T18:54:30,908 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-12T18:54:30,908 crit = self.state.criteria[name] 2021-04-12T18:54:30,908 KeyError: 'wikitrad' 2021-04-12T18:54:30,908 2021-04-12T18:54:30,908 During handling of the above exception, another exception occurred: 2021-04-12T18:54:30,908 2021-04-12T18:54:30,908 Traceback (most recent call last): 2021-04-12T18:54:30,908 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-12T18:54:30,908 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-12T18:54:30,908 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-12T18:54:30,908 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-12T18:54:30,908 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-12T18:54:30,908 raise RequirementsConflicted(criterion) 2021-04-12T18:54:30,908 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('wikitrad==0.1.0') 2021-04-12T18:54:30,908 2021-04-12T18:54:30,908 During handling of the above exception, another exception occurred: 2021-04-12T18:54:30,908 2021-04-12T18:54:30,908 Traceback (most recent call last): 2021-04-12T18:54:30,908 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-12T18:54:30,908 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-12T18:54:30,908 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-12T18:54:30,908 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-12T18:54:30,908 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-12T18:54:30,908 raise ResolutionImpossible(e.criterion.information) 2021-04-12T18:54:30,908 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('wikitrad==0.1.0'), parent=None)] 2021-04-12T18:54:30,908 2021-04-12T18:54:30,908 The above exception was the direct cause of the following exception: 2021-04-12T18:54:30,908 2021-04-12T18:54:30,908 Traceback (most recent call last): 2021-04-12T18:54:30,908 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-12T18:54:30,908 status = self.run(options, args) 2021-04-12T18:54:30,908 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-12T18:54:30,908 return func(self, options, args) 2021-04-12T18:54:30,908 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-12T18:54:30,908 reqs, check_supported_wheels=True 2021-04-12T18:54:30,908 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-12T18:54:30,908 six.raise_from(error, e) 2021-04-12T18:54:30,908 File "", line 3, in raise_from 2021-04-12T18:54:30,908 pip._internal.exceptions.DistributionNotFound: No matching distribution found for wikitrad==0.1.0 2021-04-12T18:54:30,912 Removed build tracker: '/tmp/pip-req-tracker-q8oea2z7'