2023-09-08T15:27:14,043 Created temporary directory: /tmp/pip-build-tracker-1l122d7n 2023-09-08T15:27:14,045 Initialized build tracking at /tmp/pip-build-tracker-1l122d7n 2023-09-08T15:27:14,045 Created build tracker: /tmp/pip-build-tracker-1l122d7n 2023-09-08T15:27:14,046 Entered build tracker: /tmp/pip-build-tracker-1l122d7n 2023-09-08T15:27:14,046 Created temporary directory: /tmp/pip-wheel-g8tvnbfy 2023-09-08T15:27:14,049 Created temporary directory: /tmp/pip-ephem-wheel-cache-sdm92fdl 2023-09-08T15:27:14,072 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-08T15:27:14,075 2 location(s) to search for versions of pyradi: 2023-09-08T15:27:14,075 * https://pypi.org/simple/pyradi/ 2023-09-08T15:27:14,075 * https://www.piwheels.org/simple/pyradi/ 2023-09-08T15:27:14,076 Fetching project page and analyzing links: https://pypi.org/simple/pyradi/ 2023-09-08T15:27:14,077 Getting page https://pypi.org/simple/pyradi/ 2023-09-08T15:27:14,078 Found index url https://pypi.org/simple/ 2023-09-08T15:27:14,222 Fetched page https://pypi.org/simple/pyradi/ as application/vnd.pypi.simple.v1+json 2023-09-08T15:27:14,223 Fetching project page and analyzing links: https://www.piwheels.org/simple/pyradi/ 2023-09-08T15:27:14,225 Getting page https://www.piwheels.org/simple/pyradi/ 2023-09-08T15:27:14,226 Found index url https://www.piwheels.org/simple/ 2023-09-08T15:27:14,488 Fetched page https://www.piwheels.org/simple/pyradi/ as text/html 2023-09-08T15:27:14,490 Skipping link: No binaries permitted for pyradi: https://www.piwheels.org/simple/pyradi/pyradi-0.1.57-py3-none-any.whl#sha256=0a9d0a3470b922ce961954493b48ac0b6a4087121b16d8403b7f2d3d184af14b (from https://www.piwheels.org/simple/pyradi/) 2023-09-08T15:27:14,491 Skipping link: No binaries permitted for pyradi: https://www.piwheels.org/simple/pyradi/pyradi-0.1.58-py3-none-any.whl#sha256=77788bbc3f67a29240384d0a526e6ffde0181419a645390f1bb984c784102e5e (from https://www.piwheels.org/simple/pyradi/) 2023-09-08T15:27:14,491 Skipping link: No binaries permitted for pyradi: https://www.piwheels.org/simple/pyradi/pyradi-0.2.1-py3-none-any.whl#sha256=390674e99b694aa2031edfed6e7699a08122f98d4acaa916fda41df89fc3a44e (from https://www.piwheels.org/simple/pyradi/) 2023-09-08T15:27:14,492 Skipping link: No binaries permitted for pyradi: https://www.piwheels.org/simple/pyradi/pyradi-1.1.0-py3-none-any.whl#sha256=8a96df2df8049b5431e4aa244488676fcd82418555cabe93bcc04d78cb9b16a2 (from https://www.piwheels.org/simple/pyradi/) 2023-09-08T15:27:14,493 Skipping link: No binaries permitted for pyradi: https://www.piwheels.org/simple/pyradi/pyradi-1.1.2-py3-none-any.whl#sha256=d53d5f892f0b891a3b9026a80065c4e36a25acd71136bc882fd5a6b14052ecf3 (from https://www.piwheels.org/simple/pyradi/) 2023-09-08T15:27:14,493 Skipping link: not a file: https://www.piwheels.org/simple/pyradi/ 2023-09-08T15:27:14,494 Skipping link: not a file: https://pypi.org/simple/pyradi/ 2023-09-08T15:27:14,512 Given no hashes to check 0 links for project 'pyradi': discarding no candidates 2023-09-08T15:27:14,513 ERROR: Could not find a version that satisfies the requirement pyradi==0.1.44 (from versions: none) 2023-09-08T15:27:14,515 ERROR: No matching distribution found for pyradi==0.1.44 2023-09-08T15:27:14,516 Exception information: 2023-09-08T15:27:14,516 Traceback (most recent call last): 2023-09-08T15:27:14,516 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-08T15:27:14,516 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-08T15:27:14,516 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-08T15:27:14,516 raise RequirementsConflicted(criterion) 2023-09-08T15:27:14,516 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyradi==0.1.44') 2023-09-08T15:27:14,516 2023-09-08T15:27:14,516 During handling of the above exception, another exception occurred: 2023-09-08T15:27:14,516 2023-09-08T15:27:14,516 Traceback (most recent call last): 2023-09-08T15:27:14,516 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-08T15:27:14,516 result = self._result = resolver.resolve( 2023-09-08T15:27:14,516 ^^^^^^^^^^^^^^^^^ 2023-09-08T15:27:14,516 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-08T15:27:14,516 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-08T15:27:14,516 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T15:27:14,516 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-08T15:27:14,516 raise ResolutionImpossible(e.criterion.information) 2023-09-08T15:27:14,516 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyradi==0.1.44'), parent=None)] 2023-09-08T15:27:14,516 2023-09-08T15:27:14,516 The above exception was the direct cause of the following exception: 2023-09-08T15:27:14,516 2023-09-08T15:27:14,516 Traceback (most recent call last): 2023-09-08T15:27:14,516 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-08T15:27:14,516 status = run_func(*args) 2023-09-08T15:27:14,516 ^^^^^^^^^^^^^^^ 2023-09-08T15:27:14,516 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-08T15:27:14,516 return func(self, options, args) 2023-09-08T15:27:14,516 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T15:27:14,516 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-08T15:27:14,516 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-08T15:27:14,516 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T15:27:14,516 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-08T15:27:14,516 raise error from e 2023-09-08T15:27:14,516 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyradi==0.1.44 2023-09-08T15:27:14,522 Removed build tracker: '/tmp/pip-build-tracker-1l122d7n'