2021-11-16T13:32:00,700 Created temporary directory: /tmp/pip-ephem-wheel-cache-1gxgvyq9 2021-11-16T13:32:00,703 Created temporary directory: /tmp/pip-req-tracker-p2o8zvn6 2021-11-16T13:32:00,703 Initialized build tracking at /tmp/pip-req-tracker-p2o8zvn6 2021-11-16T13:32:00,703 Created build tracker: /tmp/pip-req-tracker-p2o8zvn6 2021-11-16T13:32:00,703 Entered build tracker: /tmp/pip-req-tracker-p2o8zvn6 2021-11-16T13:32:00,704 Created temporary directory: /tmp/pip-wheel-94ascass 2021-11-16T13:32:00,735 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-16T13:32:00,738 2 location(s) to search for versions of wstompy: 2021-11-16T13:32:00,738 * https://pypi.org/simple/wstompy/ 2021-11-16T13:32:00,738 * https://www.piwheels.org/simple/wstompy/ 2021-11-16T13:32:00,739 Fetching project page and analyzing links: https://pypi.org/simple/wstompy/ 2021-11-16T13:32:00,739 Getting page https://pypi.org/simple/wstompy/ 2021-11-16T13:32:00,741 Found index url https://pypi.org/simple 2021-11-16T13:32:00,834 Skipping link: No binaries permitted for wstompy: https://files.pythonhosted.org/packages/41/c8/be847d4c4b726d935e3e830516fc1adb202b279c9f34f0cbde02b5c40cdb/wstompy-0.1.0-py3-none-any.whl#sha256=87b0de5d0e784330c333936f61fb1874dc12b9c9bbc4b8e5894b4b65e56996b8 (from https://pypi.org/simple/wstompy/) (requires-python:>=3.8,<4.0) 2021-11-16T13:32:00,835 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/20/62/a5a391493674961f3026bd8ac38a800add975c17039f0b4468f650c21c59/wstompy-0.1.0.tar.gz#sha256=3c84713940d3885c99dd16d471c8237bf4ea0d1107ac2341a619adc8e7542ba8 (from https://pypi.org/simple/wstompy/) (requires-python:>=3.8,<4.0) 2021-11-16T13:32:00,836 Fetching project page and analyzing links: https://www.piwheels.org/simple/wstompy/ 2021-11-16T13:32:00,836 Getting page https://www.piwheels.org/simple/wstompy/ 2021-11-16T13:32:00,837 Found index url https://www.piwheels.org/simple 2021-11-16T13:32:01,008 Skipping link: not a file: https://www.piwheels.org/simple/wstompy/ 2021-11-16T13:32:01,008 Skipping link: not a file: https://pypi.org/simple/wstompy/ 2021-11-16T13:32:01,022 Given no hashes to check 0 links for project 'wstompy': discarding no candidates 2021-11-16T13:32:01,023 ERROR: Could not find a version that satisfies the requirement wstompy==0.1.0 (from versions: none) 2021-11-16T13:32:01,023 ERROR: No matching distribution found for wstompy==0.1.0 2021-11-16T13:32:01,023 Exception information: 2021-11-16T13:32:01,023 Traceback (most recent call last): 2021-11-16T13:32:01,023 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-16T13:32:01,023 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-16T13:32:01,023 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-16T13:32:01,023 raise RequirementsConflicted(criterion) 2021-11-16T13:32:01,023 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('wstompy==0.1.0') 2021-11-16T13:32:01,023 2021-11-16T13:32:01,023 During handling of the above exception, another exception occurred: 2021-11-16T13:32:01,023 2021-11-16T13:32:01,023 Traceback (most recent call last): 2021-11-16T13:32:01,023 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-11-16T13:32:01,023 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-11-16T13:32:01,023 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-16T13:32:01,023 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-16T13:32:01,023 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-16T13:32:01,023 raise ResolutionImpossible(e.criterion.information) 2021-11-16T13:32:01,023 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('wstompy==0.1.0'), parent=None)] 2021-11-16T13:32:01,023 2021-11-16T13:32:01,023 The above exception was the direct cause of the following exception: 2021-11-16T13:32:01,023 2021-11-16T13:32:01,023 Traceback (most recent call last): 2021-11-16T13:32:01,023 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-16T13:32:01,023 status = self.run(options, args) 2021-11-16T13:32:01,023 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-16T13:32:01,023 return func(self, options, args) 2021-11-16T13:32:01,023 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-11-16T13:32:01,023 reqs, check_supported_wheels=True 2021-11-16T13:32:01,023 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-16T13:32:01,023 raise error from e 2021-11-16T13:32:01,023 pip._internal.exceptions.DistributionNotFound: No matching distribution found for wstompy==0.1.0 2021-11-16T13:32:01,028 Removed build tracker: '/tmp/pip-req-tracker-p2o8zvn6'