2021-11-17T09:03:47,638 Created temporary directory: /tmp/pip-ephem-wheel-cache-_pz36ji2 2021-11-17T09:03:47,641 Created temporary directory: /tmp/pip-req-tracker-3acbqkns 2021-11-17T09:03:47,642 Initialized build tracking at /tmp/pip-req-tracker-3acbqkns 2021-11-17T09:03:47,642 Created build tracker: /tmp/pip-req-tracker-3acbqkns 2021-11-17T09:03:47,642 Entered build tracker: /tmp/pip-req-tracker-3acbqkns 2021-11-17T09:03:47,643 Created temporary directory: /tmp/pip-wheel-n2342s6o 2021-11-17T09:03:47,679 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-17T09:03:47,681 2 location(s) to search for versions of urban-scraper: 2021-11-17T09:03:47,681 * https://pypi.org/simple/urban-scraper/ 2021-11-17T09:03:47,681 * https://www.piwheels.org/simple/urban-scraper/ 2021-11-17T09:03:47,682 Fetching project page and analyzing links: https://pypi.org/simple/urban-scraper/ 2021-11-17T09:03:47,682 Getting page https://pypi.org/simple/urban-scraper/ 2021-11-17T09:03:47,684 Found index url https://pypi.org/simple 2021-11-17T09:03:47,772 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/75/7c/87ff082409a5881803707f914a6eaced4bc84963c3530d87ec37c411b6b6/urban_scraper-1.0.tar.gz#sha256=4aa5283912cd8177593a93bbf6e9325532f397727ccd5a6e0530d24a8cffc8c9 (from https://pypi.org/simple/urban-scraper/) (requires-python:>=3.9) 2021-11-17T09:03:47,773 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/79/a2/77b6f2d6dd27c93529ad46316208d18f6763c17de4a0828f110df4db0f43/urban_scraper-1.1.tar.gz#sha256=98312e74f4863f7ba0037606deb0059ecd14c6d2ee92144340691bbf5d1cb8c3 (from https://pypi.org/simple/urban-scraper/) (requires-python:>=3.9) 2021-11-17T09:03:47,774 Fetching project page and analyzing links: https://www.piwheels.org/simple/urban-scraper/ 2021-11-17T09:03:47,774 Getting page https://www.piwheels.org/simple/urban-scraper/ 2021-11-17T09:03:47,775 Found index url https://www.piwheels.org/simple 2021-11-17T09:03:47,939 Skipping link: not a file: https://www.piwheels.org/simple/urban-scraper/ 2021-11-17T09:03:47,939 Skipping link: not a file: https://pypi.org/simple/urban-scraper/ 2021-11-17T09:03:47,953 Given no hashes to check 0 links for project 'urban-scraper': discarding no candidates 2021-11-17T09:03:47,954 ERROR: Could not find a version that satisfies the requirement urban-scraper==1.0 (from versions: none) 2021-11-17T09:03:47,954 ERROR: No matching distribution found for urban-scraper==1.0 2021-11-17T09:03:47,955 Exception information: 2021-11-17T09:03:47,955 Traceback (most recent call last): 2021-11-17T09:03:47,955 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-17T09:03:47,955 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-17T09:03:47,955 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-17T09:03:47,955 raise RequirementsConflicted(criterion) 2021-11-17T09:03:47,955 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('urban-scraper==1.0') 2021-11-17T09:03:47,955 2021-11-17T09:03:47,955 During handling of the above exception, another exception occurred: 2021-11-17T09:03:47,955 2021-11-17T09:03:47,955 Traceback (most recent call last): 2021-11-17T09:03:47,955 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-11-17T09:03:47,955 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-11-17T09:03:47,955 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-17T09:03:47,955 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-17T09:03:47,955 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-17T09:03:47,955 raise ResolutionImpossible(e.criterion.information) 2021-11-17T09:03:47,955 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('urban-scraper==1.0'), parent=None)] 2021-11-17T09:03:47,955 2021-11-17T09:03:47,955 The above exception was the direct cause of the following exception: 2021-11-17T09:03:47,955 2021-11-17T09:03:47,955 Traceback (most recent call last): 2021-11-17T09:03:47,955 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-17T09:03:47,955 status = self.run(options, args) 2021-11-17T09:03:47,955 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-17T09:03:47,955 return func(self, options, args) 2021-11-17T09:03:47,955 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-11-17T09:03:47,955 reqs, check_supported_wheels=True 2021-11-17T09:03:47,955 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-17T09:03:47,955 raise error from e 2021-11-17T09:03:47,955 pip._internal.exceptions.DistributionNotFound: No matching distribution found for urban-scraper==1.0 2021-11-17T09:03:47,960 Removed build tracker: '/tmp/pip-req-tracker-3acbqkns'