2024-10-20T15:15:45,188 Disabling truststore because Python version isn't 3.10+ 2024-10-20T15:15:45,666 Created temporary directory: /tmp/pip-build-tracker-0pp5y3jc 2024-10-20T15:15:45,667 Initialized build tracking at /tmp/pip-build-tracker-0pp5y3jc 2024-10-20T15:15:45,668 Created build tracker: /tmp/pip-build-tracker-0pp5y3jc 2024-10-20T15:15:45,668 Entered build tracker: /tmp/pip-build-tracker-0pp5y3jc 2024-10-20T15:15:45,668 Created temporary directory: /tmp/pip-wheel-oo0wq5_5 2024-10-20T15:15:45,673 Created temporary directory: /tmp/pip-ephem-wheel-cache-8t723hqb 2024-10-20T15:15:45,717 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-10-20T15:15:45,719 2 location(s) to search for versions of netbox-ptov: 2024-10-20T15:15:45,719 * https://pypi.org/simple/netbox-ptov/ 2024-10-20T15:15:45,719 * https://www.piwheels.org/simple/netbox-ptov/ 2024-10-20T15:15:45,720 Fetching project page and analyzing links: https://pypi.org/simple/netbox-ptov/ 2024-10-20T15:15:45,720 Getting page https://pypi.org/simple/netbox-ptov/ 2024-10-20T15:15:45,722 Found index url https://pypi.org/simple/ 2024-10-20T15:15:45,741 Fetched page https://pypi.org/simple/netbox-ptov/ as application/vnd.pypi.simple.v1+json 2024-10-20T15:15:45,743 Skipping link: No binaries permitted for netbox-ptov: https://files.pythonhosted.org/packages/79/f8/40b17b62e8a34abaa32e9c36dfbc670f159bffb5af8be9d4d88b86614c9c/netbox_ptov-0.1.1-py3-none-any.whl (from https://pypi.org/simple/netbox-ptov/) (requires-python:>=3.10.0) 2024-10-20T15:15:45,744 Link requires a different Python (3.9.2 not in: '>=3.10.0'): https://files.pythonhosted.org/packages/79/df/214e0fa6a826e084d1f147c1e5413b4f747b403419cb72d948715301fee5/netbox_ptov-0.1.1.tar.gz (from https://pypi.org/simple/netbox-ptov/) (requires-python:>=3.10.0) 2024-10-20T15:15:45,744 Skipping link: 0.1.1 Requires-Python >=3.10.0: https://files.pythonhosted.org/packages/79/df/214e0fa6a826e084d1f147c1e5413b4f747b403419cb72d948715301fee5/netbox_ptov-0.1.1.tar.gz (from https://pypi.org/simple/netbox-ptov/) (requires-python:>=3.10.0) 2024-10-20T15:15:45,744 Skipping link: No binaries permitted for netbox-ptov: https://files.pythonhosted.org/packages/c0/81/e11b3aac2dac81d5b9a3e02fd0741fad3e99b810710726deba162eafc395/netbox_ptov-0.1.2-py3-none-any.whl (from https://pypi.org/simple/netbox-ptov/) (requires-python:>=3.10.0) 2024-10-20T15:15:45,745 Link requires a different Python (3.9.2 not in: '>=3.10.0'): https://files.pythonhosted.org/packages/aa/a3/c23bd2326243e9e908e3a2865f29214dd22b1410154956e4e0f56a0aa3e4/netbox_ptov-0.1.2.tar.gz (from https://pypi.org/simple/netbox-ptov/) (requires-python:>=3.10.0) 2024-10-20T15:15:45,745 Skipping link: 0.1.2 Requires-Python >=3.10.0: https://files.pythonhosted.org/packages/aa/a3/c23bd2326243e9e908e3a2865f29214dd22b1410154956e4e0f56a0aa3e4/netbox_ptov-0.1.2.tar.gz (from https://pypi.org/simple/netbox-ptov/) (requires-python:>=3.10.0) 2024-10-20T15:15:45,745 Fetching project page and analyzing links: https://www.piwheels.org/simple/netbox-ptov/ 2024-10-20T15:15:45,745 Getting page https://www.piwheels.org/simple/netbox-ptov/ 2024-10-20T15:15:45,746 Found index url https://www.piwheels.org/simple/ 2024-10-20T15:15:45,779 Fetched page https://www.piwheels.org/simple/netbox-ptov/ as text/html 2024-10-20T15:15:45,780 Skipping link: not a file: https://www.piwheels.org/simple/netbox-ptov/ 2024-10-20T15:15:45,780 Skipping link: not a file: https://pypi.org/simple/netbox-ptov/ 2024-10-20T15:15:45,796 Given no hashes to check 0 links for project 'netbox-ptov': discarding no candidates 2024-10-20T15:15:45,797 ERROR: Ignored the following versions that require a different python version: 0.1.1 Requires-Python >=3.10.0; 0.1.2 Requires-Python >=3.10.0 2024-10-20T15:15:45,798 ERROR: Could not find a version that satisfies the requirement netbox-ptov==0.1.1 (from versions: none) 2024-10-20T15:15:45,799 ERROR: No matching distribution found for netbox-ptov==0.1.1 2024-10-20T15:15:45,800 Exception information: 2024-10-20T15:15:45,800 Traceback (most recent call last): 2024-10-20T15:15:45,800 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-10-20T15:15:45,800 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-10-20T15:15:45,800 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-10-20T15:15:45,800 raise RequirementsConflicted(criterion) 2024-10-20T15:15:45,800 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('netbox-ptov==0.1.1') 2024-10-20T15:15:45,800 2024-10-20T15:15:45,800 During handling of the above exception, another exception occurred: 2024-10-20T15:15:45,800 2024-10-20T15:15:45,800 Traceback (most recent call last): 2024-10-20T15:15:45,800 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-10-20T15:15:45,800 result = self._result = resolver.resolve( 2024-10-20T15:15:45,800 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-10-20T15:15:45,800 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-10-20T15:15:45,800 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-10-20T15:15:45,800 raise ResolutionImpossible(e.criterion.information) 2024-10-20T15:15:45,800 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('netbox-ptov==0.1.1'), parent=None)] 2024-10-20T15:15:45,800 2024-10-20T15:15:45,800 The above exception was the direct cause of the following exception: 2024-10-20T15:15:45,800 2024-10-20T15:15:45,800 Traceback (most recent call last): 2024-10-20T15:15:45,800 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2024-10-20T15:15:45,800 status = _inner_run() 2024-10-20T15:15:45,800 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2024-10-20T15:15:45,800 return self.run(options, args) 2024-10-20T15:15:45,800 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2024-10-20T15:15:45,800 return func(self, options, args) 2024-10-20T15:15:45,800 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-10-20T15:15:45,800 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-10-20T15:15:45,800 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-10-20T15:15:45,800 raise error from e 2024-10-20T15:15:45,800 pip._internal.exceptions.DistributionNotFound: No matching distribution found for netbox-ptov==0.1.1 2024-10-20T15:15:45,803 Removed build tracker: '/tmp/pip-build-tracker-0pp5y3jc'