2021-09-07T15:01:39,900 Created temporary directory: /tmp/pip-ephem-wheel-cache-flsuuon7 2021-09-07T15:01:39,903 Created temporary directory: /tmp/pip-req-tracker-_wb_nmsl 2021-09-07T15:01:39,904 Initialized build tracking at /tmp/pip-req-tracker-_wb_nmsl 2021-09-07T15:01:39,904 Created build tracker: /tmp/pip-req-tracker-_wb_nmsl 2021-09-07T15:01:39,904 Entered build tracker: /tmp/pip-req-tracker-_wb_nmsl 2021-09-07T15:01:39,905 Created temporary directory: /tmp/pip-wheel-t7721hsp 2021-09-07T15:01:39,938 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-07T15:01:39,941 2 location(s) to search for versions of dontuserepl: 2021-09-07T15:01:39,941 * https://pypi.org/simple/dontuserepl/ 2021-09-07T15:01:39,941 * https://www.piwheels.org/simple/dontuserepl/ 2021-09-07T15:01:39,942 Fetching project page and analyzing links: https://pypi.org/simple/dontuserepl/ 2021-09-07T15:01:39,942 Getting page https://pypi.org/simple/dontuserepl/ 2021-09-07T15:01:39,944 Found index url https://pypi.org/simple 2021-09-07T15:01:40,036 Skipping link: No binaries permitted for dontuserepl: https://files.pythonhosted.org/packages/66/6e/de8d1a473a13c70ba5a90937bc5174514660b29d4513237a0b8a3e95e609/dontuserepl-0.1.0-py3-none-any.whl#sha256=21d8a4c87792b3e2c976eab6e1594ac817186f26a938846660d313c99ef000f7 (from https://pypi.org/simple/dontuserepl/) (requires-python:>=3.8.5,<4.0.0) 2021-09-07T15:01:40,037 Link requires a different Python (3.7.3 not in: '>=3.8.5,<4.0.0'): https://files.pythonhosted.org/packages/3f/ab/b71bac46c5dad21667f4cf8365303567961d43dc5f466b7daefa42472904/dontuserepl-0.1.0.tar.gz#sha256=1372812e9b5cd3e09fcfb4120133c6e4b8092fca347533713fa9a4172f95d531 (from https://pypi.org/simple/dontuserepl/) (requires-python:>=3.8.5,<4.0.0) 2021-09-07T15:01:40,037 Skipping link: No binaries permitted for dontuserepl: https://files.pythonhosted.org/packages/9f/e9/5828438d895d7d6185ce576585b81ab68c041ca4dbccf7d57b37b0a46a68/dontuserepl-0.1.1-py3-none-any.whl#sha256=6319bd7b9ae312001676dceb93cc60b8a1b71c433ee2cbab7de145e135a6cd09 (from https://pypi.org/simple/dontuserepl/) (requires-python:>=3.8,<4.0) 2021-09-07T15:01:40,038 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/07/b9/23176fd4cad183c78bfde37c606d2aec05c144cd28ea53f7c452b8939322/dontuserepl-0.1.1.tar.gz#sha256=4ad57af31283db18e40ea47a2b3b1829bbc42a4a039f082965ae51dda086cf60 (from https://pypi.org/simple/dontuserepl/) (requires-python:>=3.8,<4.0) 2021-09-07T15:01:40,038 Fetching project page and analyzing links: https://www.piwheels.org/simple/dontuserepl/ 2021-09-07T15:01:40,038 Getting page https://www.piwheels.org/simple/dontuserepl/ 2021-09-07T15:01:40,039 Found index url https://www.piwheels.org/simple 2021-09-07T15:01:40,139 Skipping link: not a file: https://www.piwheels.org/simple/dontuserepl/ 2021-09-07T15:01:40,140 Skipping link: not a file: https://pypi.org/simple/dontuserepl/ 2021-09-07T15:01:40,159 Given no hashes to check 0 links for project 'dontuserepl': discarding no candidates 2021-09-07T15:01:40,159 ERROR: Could not find a version that satisfies the requirement dontuserepl==0.1.0 (from versions: none) 2021-09-07T15:01:40,160 ERROR: No matching distribution found for dontuserepl==0.1.0 2021-09-07T15:01:40,160 Exception information: 2021-09-07T15:01:40,160 Traceback (most recent call last): 2021-09-07T15:01:40,160 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-07T15:01:40,160 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-07T15:01:40,160 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-07T15:01:40,160 raise RequirementsConflicted(criterion) 2021-09-07T15:01:40,160 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dontuserepl==0.1.0') 2021-09-07T15:01:40,160 2021-09-07T15:01:40,160 During handling of the above exception, another exception occurred: 2021-09-07T15:01:40,160 2021-09-07T15:01:40,160 Traceback (most recent call last): 2021-09-07T15:01:40,160 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-07T15:01:40,160 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-07T15:01:40,160 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-07T15:01:40,160 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-07T15:01:40,160 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-07T15:01:40,160 raise ResolutionImpossible(e.criterion.information) 2021-09-07T15:01:40,160 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dontuserepl==0.1.0'), parent=None)] 2021-09-07T15:01:40,160 2021-09-07T15:01:40,160 The above exception was the direct cause of the following exception: 2021-09-07T15:01:40,160 2021-09-07T15:01:40,160 Traceback (most recent call last): 2021-09-07T15:01:40,160 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-07T15:01:40,160 status = self.run(options, args) 2021-09-07T15:01:40,160 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-07T15:01:40,160 return func(self, options, args) 2021-09-07T15:01:40,160 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-07T15:01:40,160 reqs, check_supported_wheels=True 2021-09-07T15:01:40,160 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-07T15:01:40,160 raise error from e 2021-09-07T15:01:40,160 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dontuserepl==0.1.0 2021-09-07T15:01:40,165 Removed build tracker: '/tmp/pip-req-tracker-_wb_nmsl'