2022-05-13T11:15:10,164 Created temporary directory: /tmp/pip-ephem-wheel-cache-cd9g93cd 2022-05-13T11:15:10,170 Created temporary directory: /tmp/pip-req-tracker-fw0uhn4u 2022-05-13T11:15:10,171 Initialized build tracking at /tmp/pip-req-tracker-fw0uhn4u 2022-05-13T11:15:10,171 Created build tracker: /tmp/pip-req-tracker-fw0uhn4u 2022-05-13T11:15:10,171 Entered build tracker: /tmp/pip-req-tracker-fw0uhn4u 2022-05-13T11:15:10,172 Created temporary directory: /tmp/pip-wheel-exh32zlf 2022-05-13T11:15:10,234 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-13T11:15:10,249 2 location(s) to search for versions of housing-price-prediction: 2022-05-13T11:15:10,249 * https://pypi.org/simple/housing-price-prediction/ 2022-05-13T11:15:10,249 * https://www.piwheels.org/simple/housing-price-prediction/ 2022-05-13T11:15:10,250 Fetching project page and analyzing links: https://pypi.org/simple/housing-price-prediction/ 2022-05-13T11:15:10,251 Getting page https://pypi.org/simple/housing-price-prediction/ 2022-05-13T11:15:10,255 Found index url https://pypi.org/simple 2022-05-13T11:15:10,364 Skipping link: Missing project version for housing-price-prediction: https://files.pythonhosted.org/packages/7b/99/15f0c2171f112926232f5fcb1e9a9ce4d3ff7003a2e1d3d3e565f574d619/Housing%20Price%20Prediction-0.4.tar.gz#sha256=6f9756128f7bdb5fb3e3a854e7cff551ac7133e9d644087934f651c77e84ef28 (from https://pypi.org/simple/housing-price-prediction/) (requires-python:>=3.6) 2022-05-13T11:15:10,364 Skipping link: No binaries permitted for housing-price-prediction: https://files.pythonhosted.org/packages/be/ea/d9064a97c3e34929110b3499768c4b438ae6204118e5410c9b2edbae1478/Housing_Price_Prediction-0.4-py3-none-any.whl#sha256=2dfbb0f4112c1320d3ba88ad1ebeaecd0e4c9d184c09b63a4a42dfc7154ab06e (from https://pypi.org/simple/housing-price-prediction/) (requires-python:>=3.6) 2022-05-13T11:15:10,365 Fetching project page and analyzing links: https://www.piwheels.org/simple/housing-price-prediction/ 2022-05-13T11:15:10,366 Getting page https://www.piwheels.org/simple/housing-price-prediction/ 2022-05-13T11:15:10,368 Found index url https://www.piwheels.org/simple 2022-05-13T11:15:10,568 Skipping link: not a file: https://www.piwheels.org/simple/housing-price-prediction/ 2022-05-13T11:15:10,568 Skipping link: not a file: https://pypi.org/simple/housing-price-prediction/ 2022-05-13T11:15:10,601 Given no hashes to check 0 links for project 'housing-price-prediction': discarding no candidates 2022-05-13T11:15:10,602 ERROR: Could not find a version that satisfies the requirement housing-price-prediction==0.4 (from versions: none) 2022-05-13T11:15:10,605 ERROR: No matching distribution found for housing-price-prediction==0.4 2022-05-13T11:15:10,607 Exception information: 2022-05-13T11:15:10,607 Traceback (most recent call last): 2022-05-13T11:15:10,607 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-13T11:15:10,607 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-13T11:15:10,607 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-13T11:15:10,607 raise RequirementsConflicted(criterion) 2022-05-13T11:15:10,607 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('housing-price-prediction==0.4') 2022-05-13T11:15:10,607 2022-05-13T11:15:10,607 During handling of the above exception, another exception occurred: 2022-05-13T11:15:10,607 2022-05-13T11:15:10,607 Traceback (most recent call last): 2022-05-13T11:15:10,607 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-05-13T11:15:10,607 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-05-13T11:15:10,607 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-13T11:15:10,607 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-13T11:15:10,607 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-13T11:15:10,607 raise ResolutionImpossible(e.criterion.information) 2022-05-13T11:15:10,607 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('housing-price-prediction==0.4'), parent=None)] 2022-05-13T11:15:10,607 2022-05-13T11:15:10,607 The above exception was the direct cause of the following exception: 2022-05-13T11:15:10,607 2022-05-13T11:15:10,607 Traceback (most recent call last): 2022-05-13T11:15:10,607 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-13T11:15:10,607 status = run_func(*args) 2022-05-13T11:15:10,607 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-13T11:15:10,607 return func(self, options, args) 2022-05-13T11:15:10,607 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-05-13T11:15:10,607 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-13T11:15:10,607 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-13T11:15:10,607 raise error from e 2022-05-13T11:15:10,607 pip._internal.exceptions.DistributionNotFound: No matching distribution found for housing-price-prediction==0.4 2022-05-13T11:15:10,615 Removed build tracker: '/tmp/pip-req-tracker-fw0uhn4u'