2023-09-19T02:48:50,759 Created temporary directory: /tmp/pip-build-tracker-hmbxoxx2 2023-09-19T02:48:50,760 Initialized build tracking at /tmp/pip-build-tracker-hmbxoxx2 2023-09-19T02:48:50,761 Created build tracker: /tmp/pip-build-tracker-hmbxoxx2 2023-09-19T02:48:50,761 Entered build tracker: /tmp/pip-build-tracker-hmbxoxx2 2023-09-19T02:48:50,762 Created temporary directory: /tmp/pip-wheel-vvynldqi 2023-09-19T02:48:50,766 Created temporary directory: /tmp/pip-ephem-wheel-cache-o3mfyv5_ 2023-09-19T02:48:50,788 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-19T02:48:50,792 2 location(s) to search for versions of housing-price-prediction-7106: 2023-09-19T02:48:50,792 * https://pypi.org/simple/housing-price-prediction-7106/ 2023-09-19T02:48:50,792 * https://www.piwheels.org/simple/housing-price-prediction-7106/ 2023-09-19T02:48:50,793 Fetching project page and analyzing links: https://pypi.org/simple/housing-price-prediction-7106/ 2023-09-19T02:48:50,793 Getting page https://pypi.org/simple/housing-price-prediction-7106/ 2023-09-19T02:48:50,795 Found index url https://pypi.org/simple/ 2023-09-19T02:48:51,020 Fetched page https://pypi.org/simple/housing-price-prediction-7106/ as application/vnd.pypi.simple.v1+json 2023-09-19T02:48:51,022 Skipping link: Missing project version for housing-price-prediction-7106: https://files.pythonhosted.org/packages/20/9a/5532498bd70598ace51092e75a77dbf54be96561ef27ab2499e0047ad035/housing%20price%20prediction%207106-1.0.0.tar.gz (from https://pypi.org/simple/housing-price-prediction-7106/) (requires-python:<4,>=3.7) 2023-09-19T02:48:51,023 Skipping link: No binaries permitted for housing-price-prediction-7106: https://files.pythonhosted.org/packages/66/2b/47dda0f0c6d25056508d95a63507b15c973cfb918e332ea77df777f82408/housing_price_prediction_7106-1.0.0-py3-none-any.whl (from https://pypi.org/simple/housing-price-prediction-7106/) (requires-python:<4,>=3.7) 2023-09-19T02:48:51,023 Fetching project page and analyzing links: https://www.piwheels.org/simple/housing-price-prediction-7106/ 2023-09-19T02:48:51,024 Getting page https://www.piwheels.org/simple/housing-price-prediction-7106/ 2023-09-19T02:48:51,025 Found index url https://www.piwheels.org/simple/ 2023-09-19T02:48:52,420 Fetched page https://www.piwheels.org/simple/housing-price-prediction-7106/ as text/html 2023-09-19T02:48:52,421 Skipping link: not a file: https://www.piwheels.org/simple/housing-price-prediction-7106/ 2023-09-19T02:48:52,422 Skipping link: not a file: https://pypi.org/simple/housing-price-prediction-7106/ 2023-09-19T02:48:52,440 Given no hashes to check 0 links for project 'housing-price-prediction-7106': discarding no candidates 2023-09-19T02:48:52,440 ERROR: Could not find a version that satisfies the requirement housing-price-prediction-7106==1.0.0 (from versions: none) 2023-09-19T02:48:52,442 ERROR: No matching distribution found for housing-price-prediction-7106==1.0.0 2023-09-19T02:48:52,444 Exception information: 2023-09-19T02:48:52,444 Traceback (most recent call last): 2023-09-19T02:48:52,444 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-19T02:48:52,444 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-19T02:48:52,444 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-19T02:48:52,444 raise RequirementsConflicted(criterion) 2023-09-19T02:48:52,444 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('housing-price-prediction-7106==1.0.0') 2023-09-19T02:48:52,444 2023-09-19T02:48:52,444 During handling of the above exception, another exception occurred: 2023-09-19T02:48:52,444 2023-09-19T02:48:52,444 Traceback (most recent call last): 2023-09-19T02:48:52,444 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-19T02:48:52,444 result = self._result = resolver.resolve( 2023-09-19T02:48:52,444 ^^^^^^^^^^^^^^^^^ 2023-09-19T02:48:52,444 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-19T02:48:52,444 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-19T02:48:52,444 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-19T02:48:52,444 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-19T02:48:52,444 raise ResolutionImpossible(e.criterion.information) 2023-09-19T02:48:52,444 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('housing-price-prediction-7106==1.0.0'), parent=None)] 2023-09-19T02:48:52,444 2023-09-19T02:48:52,444 The above exception was the direct cause of the following exception: 2023-09-19T02:48:52,444 2023-09-19T02:48:52,444 Traceback (most recent call last): 2023-09-19T02:48:52,444 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-19T02:48:52,444 status = run_func(*args) 2023-09-19T02:48:52,444 ^^^^^^^^^^^^^^^ 2023-09-19T02:48:52,444 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-19T02:48:52,444 return func(self, options, args) 2023-09-19T02:48:52,444 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-19T02:48:52,444 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-19T02:48:52,444 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-19T02:48:52,444 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-19T02:48:52,444 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-19T02:48:52,444 raise error from e 2023-09-19T02:48:52,444 pip._internal.exceptions.DistributionNotFound: No matching distribution found for housing-price-prediction-7106==1.0.0 2023-09-19T02:48:52,449 Removed build tracker: '/tmp/pip-build-tracker-hmbxoxx2'