2023-05-15T08:03:49,861 Created temporary directory: /tmp/pip-build-tracker-j7i61yet 2023-05-15T08:03:49,864 Initialized build tracking at /tmp/pip-build-tracker-j7i61yet 2023-05-15T08:03:49,864 Created build tracker: /tmp/pip-build-tracker-j7i61yet 2023-05-15T08:03:49,864 Entered build tracker: /tmp/pip-build-tracker-j7i61yet 2023-05-15T08:03:49,866 Created temporary directory: /tmp/pip-wheel-51_vm85x 2023-05-15T08:03:49,874 Created temporary directory: /tmp/pip-ephem-wheel-cache-nh91ytfq 2023-05-15T08:03:49,925 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-05-15T08:03:49,934 2 location(s) to search for versions of pycallrail: 2023-05-15T08:03:49,934 * https://pypi.org/simple/pycallrail/ 2023-05-15T08:03:49,934 * https://www.piwheels.org/simple/pycallrail/ 2023-05-15T08:03:49,935 Fetching project page and analyzing links: https://pypi.org/simple/pycallrail/ 2023-05-15T08:03:49,936 Getting page https://pypi.org/simple/pycallrail/ 2023-05-15T08:03:49,940 Found index url https://pypi.org/simple/ 2023-05-15T08:03:50,122 Fetched page https://pypi.org/simple/pycallrail/ as application/vnd.pypi.simple.v1+json 2023-05-15T08:03:50,126 Skipping link: No binaries permitted for pycallrail: https://files.pythonhosted.org/packages/a8/1d/36771ab9e5064fe80db30a9b9ece080dfe76286e155e06ceeb77ddde4d4a/pycallrail-0.9.0.0-py3-none-any.whl (from https://pypi.org/simple/pycallrail/) (requires-python:>=3.8.0) 2023-05-15T08:03:50,128 Link requires a different Python (3.7.3 not in: '>=3.8.0'): https://files.pythonhosted.org/packages/31/d6/40a4d03519ab6d3201b5b0f3e3a35048c1b9dc4c65c83877d9fbaa9a5dd2/pycallrail-0.9.0.0.tar.gz (from https://pypi.org/simple/pycallrail/) (requires-python:>=3.8.0) 2023-05-15T08:03:50,128 Skipping link: 0.9.0.0 Requires-Python >=3.8.0: https://files.pythonhosted.org/packages/31/d6/40a4d03519ab6d3201b5b0f3e3a35048c1b9dc4c65c83877d9fbaa9a5dd2/pycallrail-0.9.0.0.tar.gz (from https://pypi.org/simple/pycallrail/) (requires-python:>=3.8.0) 2023-05-15T08:03:50,129 Skipping link: No binaries permitted for pycallrail: https://files.pythonhosted.org/packages/44/f4/8f58f92d4411dd2fd31e47d859d9bec51a12372708c4973f898c3419b792/pycallrail-0.9.0.1-py3-none-any.whl (from https://pypi.org/simple/pycallrail/) (requires-python:>=3.8.0) 2023-05-15T08:03:50,130 Link requires a different Python (3.7.3 not in: '>=3.8.0'): https://files.pythonhosted.org/packages/10/f5/b8f335f1af92fe22cf4d28dbe97625eab489014bb82609c289e8d925cb15/pycallrail-0.9.0.1.tar.gz (from https://pypi.org/simple/pycallrail/) (requires-python:>=3.8.0) 2023-05-15T08:03:50,130 Skipping link: 0.9.0.1 Requires-Python >=3.8.0: https://files.pythonhosted.org/packages/10/f5/b8f335f1af92fe22cf4d28dbe97625eab489014bb82609c289e8d925cb15/pycallrail-0.9.0.1.tar.gz (from https://pypi.org/simple/pycallrail/) (requires-python:>=3.8.0) 2023-05-15T08:03:50,131 Fetching project page and analyzing links: https://www.piwheels.org/simple/pycallrail/ 2023-05-15T08:03:50,132 Getting page https://www.piwheels.org/simple/pycallrail/ 2023-05-15T08:03:50,134 Found index url https://www.piwheels.org/simple/ 2023-05-15T08:03:50,345 Fetched page https://www.piwheels.org/simple/pycallrail/ as text/html 2023-05-15T08:03:50,346 Skipping link: not a file: https://www.piwheels.org/simple/pycallrail/ 2023-05-15T08:03:50,347 Skipping link: not a file: https://pypi.org/simple/pycallrail/ 2023-05-15T08:03:50,378 Given no hashes to check 0 links for project 'pycallrail': discarding no candidates 2023-05-15T08:03:50,379 ERROR: Ignored the following versions that require a different python version: 0.9.0.0 Requires-Python >=3.8.0; 0.9.0.1 Requires-Python >=3.8.0 2023-05-15T08:03:50,382 ERROR: Could not find a version that satisfies the requirement pycallrail==0.9.0.1 (from versions: none) 2023-05-15T08:03:50,385 ERROR: No matching distribution found for pycallrail==0.9.0.1 2023-05-15T08:03:50,387 Exception information: 2023-05-15T08:03:50,387 Traceback (most recent call last): 2023-05-15T08:03:50,387 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-05-15T08:03:50,387 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-05-15T08:03:50,387 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-05-15T08:03:50,387 raise RequirementsConflicted(criterion) 2023-05-15T08:03:50,387 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pycallrail==0.9.0.1') 2023-05-15T08:03:50,387 2023-05-15T08:03:50,387 During handling of the above exception, another exception occurred: 2023-05-15T08:03:50,387 2023-05-15T08:03:50,387 Traceback (most recent call last): 2023-05-15T08:03:50,387 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-05-15T08:03:50,387 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-05-15T08:03:50,387 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-05-15T08:03:50,387 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-05-15T08:03:50,387 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-05-15T08:03:50,387 raise ResolutionImpossible(e.criterion.information) 2023-05-15T08:03:50,387 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pycallrail==0.9.0.1'), parent=None)] 2023-05-15T08:03:50,387 2023-05-15T08:03:50,387 The above exception was the direct cause of the following exception: 2023-05-15T08:03:50,387 2023-05-15T08:03:50,387 Traceback (most recent call last): 2023-05-15T08:03:50,387 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-05-15T08:03:50,387 status = run_func(*args) 2023-05-15T08:03:50,387 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-05-15T08:03:50,387 return func(self, options, args) 2023-05-15T08:03:50,387 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-05-15T08:03:50,387 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-05-15T08:03:50,387 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-05-15T08:03:50,387 raise error from e 2023-05-15T08:03:50,387 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pycallrail==0.9.0.1 2023-05-15T08:03:50,397 Removed build tracker: '/tmp/pip-build-tracker-j7i61yet'