2021-09-19T18:09:25,830 Created temporary directory: /tmp/pip-ephem-wheel-cache-k5rao8z5 2021-09-19T18:09:25,833 Created temporary directory: /tmp/pip-req-tracker-_4qe6_ra 2021-09-19T18:09:25,834 Initialized build tracking at /tmp/pip-req-tracker-_4qe6_ra 2021-09-19T18:09:25,834 Created build tracker: /tmp/pip-req-tracker-_4qe6_ra 2021-09-19T18:09:25,834 Entered build tracker: /tmp/pip-req-tracker-_4qe6_ra 2021-09-19T18:09:25,835 Created temporary directory: /tmp/pip-wheel-loa3li_o 2021-09-19T18:09:25,868 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-19T18:09:25,872 2 location(s) to search for versions of anchor-annotator: 2021-09-19T18:09:25,872 * https://pypi.org/simple/anchor-annotator/ 2021-09-19T18:09:25,872 * https://www.piwheels.org/simple/anchor-annotator/ 2021-09-19T18:09:25,872 Fetching project page and analyzing links: https://pypi.org/simple/anchor-annotator/ 2021-09-19T18:09:25,873 Getting page https://pypi.org/simple/anchor-annotator/ 2021-09-19T18:09:25,874 Found index url https://pypi.org/simple 2021-09-19T18:09:25,963 Skipping link: Missing project version for anchor-annotator: https://files.pythonhosted.org/packages/50/5f/be613178f7d173a8bea8a2ed57fa2af6c6c36df2c1db4e0484c902d683c7/Anchor%20annotator-0.0.1a0.tar.gz#sha256=ca67da05556002d5b1c476f5c55ed4e34d203a53c2edc3b5ac51470793650259 (from https://pypi.org/simple/anchor-annotator/) (requires-python:>=3.8) 2021-09-19T18:09:25,964 Skipping link: No binaries permitted for anchor-annotator: https://files.pythonhosted.org/packages/18/49/e7c668a49d6ec7c1ba07a5ad9d75a5f2a874bf6e037973d21716d03ec893/Anchor_annotator-0.0.1a0-py3-none-any.whl#sha256=a60e8db63756a6f98fa2ec9c74d138ad34ae7c26852d619dc64794f0a72fceeb (from https://pypi.org/simple/anchor-annotator/) (requires-python:>=3.8) 2021-09-19T18:09:25,964 Fetching project page and analyzing links: https://www.piwheels.org/simple/anchor-annotator/ 2021-09-19T18:09:25,964 Getting page https://www.piwheels.org/simple/anchor-annotator/ 2021-09-19T18:09:25,965 Found index url https://www.piwheels.org/simple 2021-09-19T18:09:26,074 Skipping link: not a file: https://www.piwheels.org/simple/anchor-annotator/ 2021-09-19T18:09:26,074 Skipping link: not a file: https://pypi.org/simple/anchor-annotator/ 2021-09-19T18:09:26,095 Given no hashes to check 0 links for project 'anchor-annotator': discarding no candidates 2021-09-19T18:09:26,095 ERROR: Could not find a version that satisfies the requirement anchor-annotator==0.0.1a0 (from versions: none) 2021-09-19T18:09:26,095 ERROR: No matching distribution found for anchor-annotator==0.0.1a0 2021-09-19T18:09:26,096 Exception information: 2021-09-19T18:09:26,096 Traceback (most recent call last): 2021-09-19T18:09:26,096 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-19T18:09:26,096 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-19T18:09:26,096 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-19T18:09:26,096 raise RequirementsConflicted(criterion) 2021-09-19T18:09:26,096 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('anchor-annotator==0.0.1a0') 2021-09-19T18:09:26,096 2021-09-19T18:09:26,096 During handling of the above exception, another exception occurred: 2021-09-19T18:09:26,096 2021-09-19T18:09:26,096 Traceback (most recent call last): 2021-09-19T18:09:26,096 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-19T18:09:26,096 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-19T18:09:26,096 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-19T18:09:26,096 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-19T18:09:26,096 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-19T18:09:26,096 raise ResolutionImpossible(e.criterion.information) 2021-09-19T18:09:26,096 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('anchor-annotator==0.0.1a0'), parent=None)] 2021-09-19T18:09:26,096 2021-09-19T18:09:26,096 The above exception was the direct cause of the following exception: 2021-09-19T18:09:26,096 2021-09-19T18:09:26,096 Traceback (most recent call last): 2021-09-19T18:09:26,096 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-19T18:09:26,096 status = self.run(options, args) 2021-09-19T18:09:26,096 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-19T18:09:26,096 return func(self, options, args) 2021-09-19T18:09:26,096 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-19T18:09:26,096 reqs, check_supported_wheels=True 2021-09-19T18:09:26,096 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-19T18:09:26,096 raise error from e 2021-09-19T18:09:26,096 pip._internal.exceptions.DistributionNotFound: No matching distribution found for anchor-annotator==0.0.1a0 2021-09-19T18:09:26,100 Removed build tracker: '/tmp/pip-req-tracker-_4qe6_ra'