2021-02-01T16:38:15,556 Created temporary directory: /tmp/pip-ephem-wheel-cache-srpbht6n 2021-02-01T16:38:15,558 Created temporary directory: /tmp/pip-req-tracker-vmvh26ay 2021-02-01T16:38:15,559 Initialized build tracking at /tmp/pip-req-tracker-vmvh26ay 2021-02-01T16:38:15,559 Created build tracker: /tmp/pip-req-tracker-vmvh26ay 2021-02-01T16:38:15,559 Entered build tracker: /tmp/pip-req-tracker-vmvh26ay 2021-02-01T16:38:15,560 Created temporary directory: /tmp/pip-wheel-85w52ule 2021-02-01T16:38:15,589 1 location(s) to search for versions of expressmoney: 2021-02-01T16:38:15,589 * https://pypi.org/simple/expressmoney/ 2021-02-01T16:38:15,589 Fetching project page and analyzing links: https://pypi.org/simple/expressmoney/ 2021-02-01T16:38:15,590 Getting page https://pypi.org/simple/expressmoney/ 2021-02-01T16:38:15,591 Found index url https://pypi.org/simple 2021-02-01T16:38:15,677 Found link https://files.pythonhosted.org/packages/08/ee/0dddaf37ecb613f883643646be941e5ba02ae56aa225d587ea1a3f87abb7/expressmoney-0.1.tar.gz#sha256=f7b43cd660d910ea2741f5ead3b53728ba7fe243f3c094714136516e5337b749 (from https://pypi.org/simple/expressmoney/), version: 0.1 2021-02-01T16:38:15,678 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/a4/d8/ab785bd696a2b66953a4be2bb3e827544c64f7201666c6339d303f04ec49/expressmoney-0.2.tar.gz#sha256=905661e4a9283e352ed8b16f7d53d0cb7e045f81bd3b6ea5fc9176979601a564 (from https://pypi.org/simple/expressmoney/) (requires-python:>=3.8) 2021-02-01T16:38:15,679 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/c0/1c/d4238a11f3162c0efc8d65f6d426aa072556cfd14fd61ac2a0cef98b75b3/expressmoney-0.3.tar.gz#sha256=e1f4b38ac1627f2865321ce51c62615983788b4240fefff70a6eb2cae633982e (from https://pypi.org/simple/expressmoney/) (requires-python:>=3.8) 2021-02-01T16:38:15,692 Given no hashes to check 0 links for project 'expressmoney': discarding no candidates 2021-02-01T16:38:15,693 ERROR: Could not find a version that satisfies the requirement expressmoney==0.3 2021-02-01T16:38:15,693 ERROR: No matching distribution found for expressmoney==0.3 2021-02-01T16:38:15,694 Exception information: 2021-02-01T16:38:15,694 Traceback (most recent call last): 2021-02-01T16:38:15,694 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-01T16:38:15,694 crit = self.state.criteria[name] 2021-02-01T16:38:15,694 KeyError: 'expressmoney' 2021-02-01T16:38:15,694 2021-02-01T16:38:15,694 During handling of the above exception, another exception occurred: 2021-02-01T16:38:15,694 2021-02-01T16:38:15,694 Traceback (most recent call last): 2021-02-01T16:38:15,694 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-01T16:38:15,694 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-01T16:38:15,694 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-01T16:38:15,694 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-01T16:38:15,694 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-01T16:38:15,694 raise RequirementsConflicted(criterion) 2021-02-01T16:38:15,694 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('expressmoney==0.3') 2021-02-01T16:38:15,694 2021-02-01T16:38:15,694 During handling of the above exception, another exception occurred: 2021-02-01T16:38:15,694 2021-02-01T16:38:15,694 Traceback (most recent call last): 2021-02-01T16:38:15,694 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-01T16:38:15,694 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-01T16:38:15,694 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-01T16:38:15,694 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-01T16:38:15,694 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-01T16:38:15,694 raise ResolutionImpossible(e.criterion.information) 2021-02-01T16:38:15,694 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('expressmoney==0.3'), parent=None)] 2021-02-01T16:38:15,694 2021-02-01T16:38:15,694 The above exception was the direct cause of the following exception: 2021-02-01T16:38:15,694 2021-02-01T16:38:15,694 Traceback (most recent call last): 2021-02-01T16:38:15,694 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-01T16:38:15,694 status = self.run(options, args) 2021-02-01T16:38:15,694 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-01T16:38:15,694 return func(self, options, args) 2021-02-01T16:38:15,694 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-01T16:38:15,694 reqs, check_supported_wheels=True 2021-02-01T16:38:15,694 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-01T16:38:15,694 six.raise_from(error, e) 2021-02-01T16:38:15,694 File "", line 3, in raise_from 2021-02-01T16:38:15,694 pip._internal.exceptions.DistributionNotFound: No matching distribution found for expressmoney==0.3 2021-02-01T16:38:15,698 Removed build tracker: '/tmp/pip-req-tracker-vmvh26ay'