2023-05-12T20:07:11,533 Created temporary directory: /tmp/pip-build-tracker-aucadplo 2023-05-12T20:07:11,534 Initialized build tracking at /tmp/pip-build-tracker-aucadplo 2023-05-12T20:07:11,534 Created build tracker: /tmp/pip-build-tracker-aucadplo 2023-05-12T20:07:11,534 Entered build tracker: /tmp/pip-build-tracker-aucadplo 2023-05-12T20:07:11,535 Created temporary directory: /tmp/pip-wheel-agqa3vf5 2023-05-12T20:07:11,538 Created temporary directory: /tmp/pip-ephem-wheel-cache-yu9bmc5s 2023-05-12T20:07:11,563 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-05-12T20:07:11,566 2 location(s) to search for versions of python-scan: 2023-05-12T20:07:11,566 * https://pypi.org/simple/python-scan/ 2023-05-12T20:07:11,566 * https://www.piwheels.org/simple/python-scan/ 2023-05-12T20:07:11,567 Fetching project page and analyzing links: https://pypi.org/simple/python-scan/ 2023-05-12T20:07:11,567 Getting page https://pypi.org/simple/python-scan/ 2023-05-12T20:07:11,569 Found index url https://pypi.org/simple/ 2023-05-12T20:07:11,620 Fetched page https://pypi.org/simple/python-scan/ as application/vnd.pypi.simple.v1+json 2023-05-12T20:07:11,621 Skipping link: No binaries permitted for python-scan: https://files.pythonhosted.org/packages/ac/0b/c0dac5f9feab7b4ab075a059748bfb6ee0fb94a47b5a08e09f5f90fd6089/python_scan-0.4.4a0-py3-none-any.whl (from https://pypi.org/simple/python-scan/) 2023-05-12T20:07:11,622 Skipping link: No binaries permitted for python-scan: https://files.pythonhosted.org/packages/03/e2/9b87e4779b06b52127a6381786b894e91311bcf415a664d822769d280ed9/python_scan-0.4.4a2-py3-none-any.whl (from https://pypi.org/simple/python-scan/) 2023-05-12T20:07:11,622 Fetching project page and analyzing links: https://www.piwheels.org/simple/python-scan/ 2023-05-12T20:07:11,622 Getting page https://www.piwheels.org/simple/python-scan/ 2023-05-12T20:07:11,623 Found index url https://www.piwheels.org/simple/ 2023-05-12T20:07:11,777 Fetched page https://www.piwheels.org/simple/python-scan/ as text/html 2023-05-12T20:07:11,778 Skipping link: No binaries permitted for python-scan: https://www.piwheels.org/simple/python-scan/python_scan-0.4.0-py3-none-any.whl#sha256=c3d804a13ba458b487805e643ec9a4d0c83f09e9201b7e52cc311cc0b12ef2b7 (from https://www.piwheels.org/simple/python-scan/) 2023-05-12T20:07:11,779 Skipping link: not a file: https://www.piwheels.org/simple/python-scan/ 2023-05-12T20:07:11,779 Skipping link: not a file: https://pypi.org/simple/python-scan/ 2023-05-12T20:07:11,795 Given no hashes to check 0 links for project 'python-scan': discarding no candidates 2023-05-12T20:07:11,796 ERROR: Could not find a version that satisfies the requirement python-scan==0.4.0 (from versions: none) 2023-05-12T20:07:11,797 ERROR: No matching distribution found for python-scan==0.4.0 2023-05-12T20:07:11,798 Exception information: 2023-05-12T20:07:11,798 Traceback (most recent call last): 2023-05-12T20:07:11,798 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-05-12T20:07:11,798 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-05-12T20:07:11,798 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-05-12T20:07:11,798 raise RequirementsConflicted(criterion) 2023-05-12T20:07:11,798 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('python-scan==0.4.0') 2023-05-12T20:07:11,798 2023-05-12T20:07:11,798 During handling of the above exception, another exception occurred: 2023-05-12T20:07:11,798 2023-05-12T20:07:11,798 Traceback (most recent call last): 2023-05-12T20:07:11,798 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-05-12T20:07:11,798 result = self._result = resolver.resolve( 2023-05-12T20:07:11,798 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-05-12T20:07:11,798 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-05-12T20:07:11,798 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-05-12T20:07:11,798 raise ResolutionImpossible(e.criterion.information) 2023-05-12T20:07:11,798 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('python-scan==0.4.0'), parent=None)] 2023-05-12T20:07:11,798 2023-05-12T20:07:11,798 The above exception was the direct cause of the following exception: 2023-05-12T20:07:11,798 2023-05-12T20:07:11,798 Traceback (most recent call last): 2023-05-12T20:07:11,798 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-05-12T20:07:11,798 status = run_func(*args) 2023-05-12T20:07:11,798 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-05-12T20:07:11,798 return func(self, options, args) 2023-05-12T20:07:11,798 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-05-12T20:07:11,798 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-05-12T20:07:11,798 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-05-12T20:07:11,798 raise error from e 2023-05-12T20:07:11,798 pip._internal.exceptions.DistributionNotFound: No matching distribution found for python-scan==0.4.0 2023-05-12T20:07:11,802 Removed build tracker: '/tmp/pip-build-tracker-aucadplo'