2021-02-01T17:03:08,969 Created temporary directory: /tmp/pip-ephem-wheel-cache-9t5htwuj 2021-02-01T17:03:08,971 Created temporary directory: /tmp/pip-req-tracker-32kgpj79 2021-02-01T17:03:08,972 Initialized build tracking at /tmp/pip-req-tracker-32kgpj79 2021-02-01T17:03:08,972 Created build tracker: /tmp/pip-req-tracker-32kgpj79 2021-02-01T17:03:08,972 Entered build tracker: /tmp/pip-req-tracker-32kgpj79 2021-02-01T17:03:08,973 Created temporary directory: /tmp/pip-wheel-uwv7mar9 2021-02-01T17:03:09,007 1 location(s) to search for versions of expressmoney: 2021-02-01T17:03:09,007 * https://pypi.org/simple/expressmoney/ 2021-02-01T17:03:09,007 Fetching project page and analyzing links: https://pypi.org/simple/expressmoney/ 2021-02-01T17:03:09,008 Getting page https://pypi.org/simple/expressmoney/ 2021-02-01T17:03:09,009 Found index url https://pypi.org/simple 2021-02-01T17:03:09,102 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-01T17:03:09,102 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-01T17:03:09,103 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-01T17:03:09,104 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/bb/ab/1f3f3789f9b7ed2f573d1b51792e0b48e42b6789232055b78d6754f2a0e5/expressmoney-0.4.tar.gz#sha256=28563860131823f14ab28b1dd3f36dbbe613764f9ec80fdc7e9c2580dab74633 (from https://pypi.org/simple/expressmoney/) (requires-python:>=3.8) 2021-02-01T17:03:09,104 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/b9/f1/471a6e0ae7db7e100d87a058eaba53f312d43675adaf282f182264c53d00/expressmoney-0.5.tar.gz#sha256=4b76a35a196bcffc3bd2b83ed091d94158a54ce00e65234dfe047decc14a7ab7 (from https://pypi.org/simple/expressmoney/) (requires-python:>=3.8) 2021-02-01T17:03:09,117 Given no hashes to check 0 links for project 'expressmoney': discarding no candidates 2021-02-01T17:03:09,118 ERROR: Could not find a version that satisfies the requirement expressmoney==0.4 2021-02-01T17:03:09,118 ERROR: No matching distribution found for expressmoney==0.4 2021-02-01T17:03:09,118 Exception information: 2021-02-01T17:03:09,118 Traceback (most recent call last): 2021-02-01T17:03:09,118 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-01T17:03:09,118 crit = self.state.criteria[name] 2021-02-01T17:03:09,118 KeyError: 'expressmoney' 2021-02-01T17:03:09,118 2021-02-01T17:03:09,118 During handling of the above exception, another exception occurred: 2021-02-01T17:03:09,118 2021-02-01T17:03:09,118 Traceback (most recent call last): 2021-02-01T17:03:09,118 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-01T17:03:09,118 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-01T17:03:09,118 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-01T17:03:09,118 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-01T17:03:09,118 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-01T17:03:09,118 raise RequirementsConflicted(criterion) 2021-02-01T17:03:09,118 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('expressmoney==0.4') 2021-02-01T17:03:09,118 2021-02-01T17:03:09,118 During handling of the above exception, another exception occurred: 2021-02-01T17:03:09,118 2021-02-01T17:03:09,118 Traceback (most recent call last): 2021-02-01T17:03:09,118 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-01T17:03:09,118 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-01T17:03:09,118 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-01T17:03:09,118 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-01T17:03:09,118 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-01T17:03:09,118 raise ResolutionImpossible(e.criterion.information) 2021-02-01T17:03:09,118 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('expressmoney==0.4'), parent=None)] 2021-02-01T17:03:09,118 2021-02-01T17:03:09,118 The above exception was the direct cause of the following exception: 2021-02-01T17:03:09,118 2021-02-01T17:03:09,118 Traceback (most recent call last): 2021-02-01T17:03:09,118 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-01T17:03:09,118 status = self.run(options, args) 2021-02-01T17:03:09,118 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-01T17:03:09,118 return func(self, options, args) 2021-02-01T17:03:09,118 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-01T17:03:09,118 reqs, check_supported_wheels=True 2021-02-01T17:03:09,118 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-01T17:03:09,118 six.raise_from(error, e) 2021-02-01T17:03:09,118 File "", line 3, in raise_from 2021-02-01T17:03:09,118 pip._internal.exceptions.DistributionNotFound: No matching distribution found for expressmoney==0.4 2021-02-01T17:03:09,123 Removed build tracker: '/tmp/pip-req-tracker-32kgpj79'