2022-03-30T20:57:53,284 Created temporary directory: /tmp/pip-ephem-wheel-cache-psdmow7r 2022-03-30T20:57:53,290 Created temporary directory: /tmp/pip-req-tracker-lf9k3vgf 2022-03-30T20:57:53,291 Initialized build tracking at /tmp/pip-req-tracker-lf9k3vgf 2022-03-30T20:57:53,291 Created build tracker: /tmp/pip-req-tracker-lf9k3vgf 2022-03-30T20:57:53,291 Entered build tracker: /tmp/pip-req-tracker-lf9k3vgf 2022-03-30T20:57:53,292 Created temporary directory: /tmp/pip-wheel-8a0l854x 2022-03-30T20:57:53,363 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-30T20:57:53,377 2 location(s) to search for versions of house-prices: 2022-03-30T20:57:53,377 * https://pypi.org/simple/house-prices/ 2022-03-30T20:57:53,377 * https://www.piwheels.org/simple/house-prices/ 2022-03-30T20:57:53,378 Fetching project page and analyzing links: https://pypi.org/simple/house-prices/ 2022-03-30T20:57:53,379 Getting page https://pypi.org/simple/house-prices/ 2022-03-30T20:57:53,382 Found index url https://pypi.org/simple 2022-03-30T20:57:53,493 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/72/7c/c06b740a531c2fd4d9cde21a847ef67ef6c9885bc608a38b2cc6f3dcb21a/house-prices-0.1.0.tar.gz#sha256=c3734a069cc0793ac0134948c6e1c63cb2d1b75ffb7d7d49fed70b9764be8596 (from https://pypi.org/simple/house-prices/) (requires-python:>=3.8,<4.0) 2022-03-30T20:57:53,494 Skipping link: No binaries permitted for house-prices: https://files.pythonhosted.org/packages/07/81/483ee7ad18b1c967f552fabc4b1a459d14eadaf55edbddc19592a0a76ec0/house_prices-0.1.0-py3-none-any.whl#sha256=6e5f820cd2cb7c199167022a3b4b6c5800383c701f1c9e957faa1ba34f79853b (from https://pypi.org/simple/house-prices/) (requires-python:>=3.8,<4.0) 2022-03-30T20:57:53,494 Fetching project page and analyzing links: https://www.piwheels.org/simple/house-prices/ 2022-03-30T20:57:53,495 Getting page https://www.piwheels.org/simple/house-prices/ 2022-03-30T20:57:53,497 Found index url https://www.piwheels.org/simple 2022-03-30T20:57:53,712 Skipping link: not a file: https://www.piwheels.org/simple/house-prices/ 2022-03-30T20:57:53,713 Skipping link: not a file: https://pypi.org/simple/house-prices/ 2022-03-30T20:57:53,746 Given no hashes to check 0 links for project 'house-prices': discarding no candidates 2022-03-30T20:57:53,747 ERROR: Could not find a version that satisfies the requirement house-prices==0.1.0 (from versions: none) 2022-03-30T20:57:53,749 ERROR: No matching distribution found for house-prices==0.1.0 2022-03-30T20:57:53,751 Exception information: 2022-03-30T20:57:53,751 Traceback (most recent call last): 2022-03-30T20:57:53,751 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-30T20:57:53,751 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-30T20:57:53,751 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-30T20:57:53,751 raise RequirementsConflicted(criterion) 2022-03-30T20:57:53,751 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('house-prices==0.1.0') 2022-03-30T20:57:53,751 2022-03-30T20:57:53,751 During handling of the above exception, another exception occurred: 2022-03-30T20:57:53,751 2022-03-30T20:57:53,751 Traceback (most recent call last): 2022-03-30T20:57:53,751 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-30T20:57:53,751 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-30T20:57:53,751 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-30T20:57:53,751 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-30T20:57:53,751 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-30T20:57:53,751 raise ResolutionImpossible(e.criterion.information) 2022-03-30T20:57:53,751 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('house-prices==0.1.0'), parent=None)] 2022-03-30T20:57:53,751 2022-03-30T20:57:53,751 The above exception was the direct cause of the following exception: 2022-03-30T20:57:53,751 2022-03-30T20:57:53,751 Traceback (most recent call last): 2022-03-30T20:57:53,751 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-30T20:57:53,751 status = run_func(*args) 2022-03-30T20:57:53,751 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-30T20:57:53,751 return func(self, options, args) 2022-03-30T20:57:53,751 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-30T20:57:53,751 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-30T20:57:53,751 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-30T20:57:53,751 raise error from e 2022-03-30T20:57:53,751 pip._internal.exceptions.DistributionNotFound: No matching distribution found for house-prices==0.1.0 2022-03-30T20:57:53,760 Removed build tracker: '/tmp/pip-req-tracker-lf9k3vgf'