2024-04-12T01:15:33,457 Created temporary directory: /tmp/pip-build-tracker-n17ctqr5 2024-04-12T01:15:33,458 Initialized build tracking at /tmp/pip-build-tracker-n17ctqr5 2024-04-12T01:15:33,458 Created build tracker: /tmp/pip-build-tracker-n17ctqr5 2024-04-12T01:15:33,458 Entered build tracker: /tmp/pip-build-tracker-n17ctqr5 2024-04-12T01:15:33,459 Created temporary directory: /tmp/pip-wheel-ywb6fjyb 2024-04-12T01:15:33,463 Created temporary directory: /tmp/pip-ephem-wheel-cache-130fapsm 2024-04-12T01:15:33,487 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-04-12T01:15:33,490 2 location(s) to search for versions of predviz: 2024-04-12T01:15:33,490 * https://pypi.org/simple/predviz/ 2024-04-12T01:15:33,490 * https://www.piwheels.org/simple/predviz/ 2024-04-12T01:15:33,491 Fetching project page and analyzing links: https://pypi.org/simple/predviz/ 2024-04-12T01:15:33,492 Getting page https://pypi.org/simple/predviz/ 2024-04-12T01:15:33,493 Found index url https://pypi.org/simple/ 2024-04-12T01:15:33,545 Fetched page https://pypi.org/simple/predviz/ as application/vnd.pypi.simple.v1+json 2024-04-12T01:15:33,547 Skipping link: No binaries permitted for predviz: https://files.pythonhosted.org/packages/61/a1/4e903940d1e46751f63e73c2d45533c49d18af4a2c61dadc5c0abb410a4a/Predviz-0.0.2-py3-none-any.whl (from https://pypi.org/simple/predviz/) (requires-python:>=3.8) 2024-04-12T01:15:33,547 Found link https://files.pythonhosted.org/packages/6c/1c/10a0adc9ca2952fa78c1b62e3da31f26e7efb711ed49f5acd88dcac999df/Predviz-0.0.2.tar.gz (from https://pypi.org/simple/predviz/) (requires-python:>=3.8), version: 0.0.2 2024-04-12T01:15:33,548 Skipping link: No binaries permitted for predviz: https://files.pythonhosted.org/packages/f8/aa/326045f54ea87baa59b810c884e55a30cd75640870a3f43cc347972cb0f1/Predviz-0.0.3-py3-none-any.whl (from https://pypi.org/simple/predviz/) (requires-python:>=3.8) 2024-04-12T01:15:33,548 Found link https://files.pythonhosted.org/packages/73/ec/b83e2a809b32a7c2cc7b18bb9901339d470dc6a6413c0a3eb5c8ded92dac/Predviz-0.0.3.tar.gz (from https://pypi.org/simple/predviz/) (requires-python:>=3.8), version: 0.0.3 2024-04-12T01:15:33,549 Fetching project page and analyzing links: https://www.piwheels.org/simple/predviz/ 2024-04-12T01:15:33,549 Getting page https://www.piwheels.org/simple/predviz/ 2024-04-12T01:15:33,550 Found index url https://www.piwheels.org/simple/ 2024-04-12T01:15:33,698 Fetched page https://www.piwheels.org/simple/predviz/ as text/html 2024-04-12T01:15:33,700 Skipping link: No binaries permitted for predviz: https://www.piwheels.org/simple/predviz/Predviz-0.0.3-py3-none-any.whl#sha256=8fedf09fda106c65e50387fd29a50a223c7794540ee3c3f3d3ec2ce39c2e34d6 (from https://www.piwheels.org/simple/predviz/) (requires-python:>=3.8) 2024-04-12T01:15:33,700 Skipping link: No binaries permitted for predviz: https://www.piwheels.org/simple/predviz/Predviz-0.0.2-py3-none-any.whl#sha256=b15b972cddd7a49e07b53f8e9795ab495c9381189cc5e41afe33801da1e0e188 (from https://www.piwheels.org/simple/predviz/) (requires-python:>=3.8) 2024-04-12T01:15:33,700 Skipping link: not a file: https://www.piwheels.org/simple/predviz/ 2024-04-12T01:15:33,700 Skipping link: not a file: https://pypi.org/simple/predviz/ 2024-04-12T01:15:33,718 Given no hashes to check 0 links for project 'predviz': discarding no candidates 2024-04-12T01:15:33,718 ERROR: Could not find a version that satisfies the requirement predviz==0.0.1 (from versions: 0.0.2, 0.0.3) 2024-04-12T01:15:33,720 ERROR: No matching distribution found for predviz==0.0.1 2024-04-12T01:15:33,720 Exception information: 2024-04-12T01:15:33,720 Traceback (most recent call last): 2024-04-12T01:15:33,720 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-04-12T01:15:33,720 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-04-12T01:15:33,720 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-04-12T01:15:33,720 raise RequirementsConflicted(criterion) 2024-04-12T01:15:33,720 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('predviz==0.0.1') 2024-04-12T01:15:33,720 2024-04-12T01:15:33,720 During handling of the above exception, another exception occurred: 2024-04-12T01:15:33,720 2024-04-12T01:15:33,720 Traceback (most recent call last): 2024-04-12T01:15:33,720 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-04-12T01:15:33,720 result = self._result = resolver.resolve( 2024-04-12T01:15:33,720 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-04-12T01:15:33,720 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-04-12T01:15:33,720 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-04-12T01:15:33,720 raise ResolutionImpossible(e.criterion.information) 2024-04-12T01:15:33,720 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('predviz==0.0.1'), parent=None)] 2024-04-12T01:15:33,720 2024-04-12T01:15:33,720 The above exception was the direct cause of the following exception: 2024-04-12T01:15:33,720 2024-04-12T01:15:33,720 Traceback (most recent call last): 2024-04-12T01:15:33,720 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-04-12T01:15:33,720 status = run_func(*args) 2024-04-12T01:15:33,720 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-04-12T01:15:33,720 return func(self, options, args) 2024-04-12T01:15:33,720 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-04-12T01:15:33,720 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-04-12T01:15:33,720 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-04-12T01:15:33,720 raise error from e 2024-04-12T01:15:33,720 pip._internal.exceptions.DistributionNotFound: No matching distribution found for predviz==0.0.1 2024-04-12T01:15:33,724 Removed build tracker: '/tmp/pip-build-tracker-n17ctqr5'