2022-03-30T12:39:57,939 Created temporary directory: /tmp/pip-ephem-wheel-cache-wjlymfve 2022-03-30T12:39:57,945 Created temporary directory: /tmp/pip-req-tracker-a7kxq9lh 2022-03-30T12:39:57,946 Initialized build tracking at /tmp/pip-req-tracker-a7kxq9lh 2022-03-30T12:39:57,946 Created build tracker: /tmp/pip-req-tracker-a7kxq9lh 2022-03-30T12:39:57,946 Entered build tracker: /tmp/pip-req-tracker-a7kxq9lh 2022-03-30T12:39:57,948 Created temporary directory: /tmp/pip-wheel-zgygz18z 2022-03-30T12:39:58,009 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-30T12:39:58,018 2 location(s) to search for versions of url-crawler: 2022-03-30T12:39:58,018 * https://pypi.org/simple/url-crawler/ 2022-03-30T12:39:58,018 * https://www.piwheels.org/simple/url-crawler/ 2022-03-30T12:39:58,019 Fetching project page and analyzing links: https://pypi.org/simple/url-crawler/ 2022-03-30T12:39:58,020 Getting page https://pypi.org/simple/url-crawler/ 2022-03-30T12:39:58,023 Found index url https://pypi.org/simple 2022-03-30T12:39:58,142 Skipping link: No binaries permitted for url-crawler: https://files.pythonhosted.org/packages/92/d5/def49b1434b576cda9f116d8b013c5d84394f289180cfc7ca41b8f7c74d6/url_crawler-1.0.0-py3-none-any.whl#sha256=6b5835cf494b9bbc83dc9518ed48747414a547402ca911c1887cf8ebced1ffc0 (from https://pypi.org/simple/url-crawler/) (requires-python:>=3.9.7) 2022-03-30T12:39:58,144 Link requires a different Python (3.9.2 not in: '>=3.9.7'): https://files.pythonhosted.org/packages/90/54/be2bbcc941df501e27d5b25723c539fb11b8b673c7fd1769a7046d005694/url_crawler-1.0.0.tar.gz#sha256=21c7dfcd132ad400d95df2336a1e4f8b2b66d8c3bda49cb7a28ec676b1400dfa (from https://pypi.org/simple/url-crawler/) (requires-python:>=3.9.7) 2022-03-30T12:39:58,145 Fetching project page and analyzing links: https://www.piwheels.org/simple/url-crawler/ 2022-03-30T12:39:58,145 Getting page https://www.piwheels.org/simple/url-crawler/ 2022-03-30T12:39:58,147 Found index url https://www.piwheels.org/simple 2022-03-30T12:39:58,355 Skipping link: not a file: https://www.piwheels.org/simple/url-crawler/ 2022-03-30T12:39:58,356 Skipping link: not a file: https://pypi.org/simple/url-crawler/ 2022-03-30T12:39:58,400 Given no hashes to check 0 links for project 'url-crawler': discarding no candidates 2022-03-30T12:39:58,400 ERROR: Could not find a version that satisfies the requirement url-crawler==1.0.0 (from versions: none) 2022-03-30T12:39:58,403 ERROR: No matching distribution found for url-crawler==1.0.0 2022-03-30T12:39:58,405 Exception information: 2022-03-30T12:39:58,405 Traceback (most recent call last): 2022-03-30T12:39:58,405 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-30T12:39:58,405 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-30T12:39:58,405 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-30T12:39:58,405 raise RequirementsConflicted(criterion) 2022-03-30T12:39:58,405 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('url-crawler==1.0.0') 2022-03-30T12:39:58,405 2022-03-30T12:39:58,405 During handling of the above exception, another exception occurred: 2022-03-30T12:39:58,405 2022-03-30T12:39:58,405 Traceback (most recent call last): 2022-03-30T12:39:58,405 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-03-30T12:39:58,405 result = self._result = resolver.resolve( 2022-03-30T12:39:58,405 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-30T12:39:58,405 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-30T12:39:58,405 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-30T12:39:58,405 raise ResolutionImpossible(e.criterion.information) 2022-03-30T12:39:58,405 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('url-crawler==1.0.0'), parent=None)] 2022-03-30T12:39:58,405 2022-03-30T12:39:58,405 The above exception was the direct cause of the following exception: 2022-03-30T12:39:58,405 2022-03-30T12:39:58,405 Traceback (most recent call last): 2022-03-30T12:39:58,405 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-30T12:39:58,405 status = run_func(*args) 2022-03-30T12:39:58,405 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-30T12:39:58,405 return func(self, options, args) 2022-03-30T12:39:58,405 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-30T12:39:58,405 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-30T12:39:58,405 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-30T12:39:58,405 raise error from e 2022-03-30T12:39:58,405 pip._internal.exceptions.DistributionNotFound: No matching distribution found for url-crawler==1.0.0 2022-03-30T12:39:58,413 Removed build tracker: '/tmp/pip-req-tracker-a7kxq9lh'