2022-02-18T03:57:51,146 Created temporary directory: /tmp/pip-ephem-wheel-cache-9ex6aviv 2022-02-18T03:57:51,151 Created temporary directory: /tmp/pip-req-tracker-72e6po5u 2022-02-18T03:57:51,152 Initialized build tracking at /tmp/pip-req-tracker-72e6po5u 2022-02-18T03:57:51,152 Created build tracker: /tmp/pip-req-tracker-72e6po5u 2022-02-18T03:57:51,153 Entered build tracker: /tmp/pip-req-tracker-72e6po5u 2022-02-18T03:57:51,154 Created temporary directory: /tmp/pip-wheel-jmfz0hke 2022-02-18T03:57:51,227 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-18T03:57:51,236 2 location(s) to search for versions of heart-disease-classification-model: 2022-02-18T03:57:51,236 * https://pypi.org/simple/heart-disease-classification-model/ 2022-02-18T03:57:51,236 * https://www.piwheels.org/simple/heart-disease-classification-model/ 2022-02-18T03:57:51,237 Fetching project page and analyzing links: https://pypi.org/simple/heart-disease-classification-model/ 2022-02-18T03:57:51,238 Getting page https://pypi.org/simple/heart-disease-classification-model/ 2022-02-18T03:57:51,242 Found index url https://pypi.org/simple 2022-02-18T03:57:51,358 Skipping link: Missing project version for heart-disease-classification-model: https://files.pythonhosted.org/packages/68/54/92cffd6511d84165b79167f41caccd5bcce7163a26ef542f9cdbdcca14ad/heart%20disease%20classification%20model-0.0.1.tar.gz#sha256=46dcff87000758ac1de0fd1bd4e0e57a7e979c713676e76168574a311119c45c (from https://pypi.org/simple/heart-disease-classification-model/) (requires-python:==3.10.0) 2022-02-18T03:57:51,359 Skipping link: No binaries permitted for heart-disease-classification-model: https://files.pythonhosted.org/packages/53/b4/86f8f3e517dcff6ee218ca0639e68a663f6db58416609e3f6eac3366f5ba/heart_disease_classification_model-0.0.1-py3-none-any.whl#sha256=ec9a65ddad0f525a1fc0f28b7aa106d120fb4b55bd9dcd5386e6f6fcec7ed3b2 (from https://pypi.org/simple/heart-disease-classification-model/) (requires-python:==3.10.0) 2022-02-18T03:57:51,360 Fetching project page and analyzing links: https://www.piwheels.org/simple/heart-disease-classification-model/ 2022-02-18T03:57:51,360 Getting page https://www.piwheels.org/simple/heart-disease-classification-model/ 2022-02-18T03:57:51,362 Found index url https://www.piwheels.org/simple 2022-02-18T03:57:51,567 Skipping link: not a file: https://www.piwheels.org/simple/heart-disease-classification-model/ 2022-02-18T03:57:51,568 Skipping link: not a file: https://pypi.org/simple/heart-disease-classification-model/ 2022-02-18T03:57:51,611 Given no hashes to check 0 links for project 'heart-disease-classification-model': discarding no candidates 2022-02-18T03:57:51,612 ERROR: Could not find a version that satisfies the requirement heart-disease-classification-model==0.0.1 (from versions: none) 2022-02-18T03:57:51,615 ERROR: No matching distribution found for heart-disease-classification-model==0.0.1 2022-02-18T03:57:51,617 Exception information: 2022-02-18T03:57:51,617 Traceback (most recent call last): 2022-02-18T03:57:51,617 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-02-18T03:57:51,617 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-18T03:57:51,617 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-02-18T03:57:51,617 raise RequirementsConflicted(criterion) 2022-02-18T03:57:51,617 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('heart-disease-classification-model==0.0.1') 2022-02-18T03:57:51,617 2022-02-18T03:57:51,617 During handling of the above exception, another exception occurred: 2022-02-18T03:57:51,617 2022-02-18T03:57:51,617 Traceback (most recent call last): 2022-02-18T03:57:51,617 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-02-18T03:57:51,617 result = self._result = resolver.resolve( 2022-02-18T03:57:51,617 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-02-18T03:57:51,617 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-18T03:57:51,617 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-02-18T03:57:51,617 raise ResolutionImpossible(e.criterion.information) 2022-02-18T03:57:51,617 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('heart-disease-classification-model==0.0.1'), parent=None)] 2022-02-18T03:57:51,617 2022-02-18T03:57:51,617 The above exception was the direct cause of the following exception: 2022-02-18T03:57:51,617 2022-02-18T03:57:51,617 Traceback (most recent call last): 2022-02-18T03:57:51,617 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-02-18T03:57:51,617 status = run_func(*args) 2022-02-18T03:57:51,617 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-18T03:57:51,617 return func(self, options, args) 2022-02-18T03:57:51,617 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-02-18T03:57:51,617 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-18T03:57:51,617 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-02-18T03:57:51,617 raise error from e 2022-02-18T03:57:51,617 pip._internal.exceptions.DistributionNotFound: No matching distribution found for heart-disease-classification-model==0.0.1 2022-02-18T03:57:51,625 Removed build tracker: '/tmp/pip-req-tracker-72e6po5u'