2023-09-10T12:22:18,027 Created temporary directory: /tmp/pip-build-tracker-2urrbkmi 2023-09-10T12:22:18,028 Initialized build tracking at /tmp/pip-build-tracker-2urrbkmi 2023-09-10T12:22:18,029 Created build tracker: /tmp/pip-build-tracker-2urrbkmi 2023-09-10T12:22:18,029 Entered build tracker: /tmp/pip-build-tracker-2urrbkmi 2023-09-10T12:22:18,030 Created temporary directory: /tmp/pip-wheel-nutb3yxm 2023-09-10T12:22:18,033 Created temporary directory: /tmp/pip-ephem-wheel-cache-qg2jr7gf 2023-09-10T12:22:18,056 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-10T12:22:18,060 2 location(s) to search for versions of pymadelineproto: 2023-09-10T12:22:18,060 * https://pypi.org/simple/pymadelineproto/ 2023-09-10T12:22:18,060 * https://www.piwheels.org/simple/pymadelineproto/ 2023-09-10T12:22:18,061 Fetching project page and analyzing links: https://pypi.org/simple/pymadelineproto/ 2023-09-10T12:22:18,061 Getting page https://pypi.org/simple/pymadelineproto/ 2023-09-10T12:22:18,063 Found index url https://pypi.org/simple/ 2023-09-10T12:22:18,315 Fetched page https://pypi.org/simple/pymadelineproto/ as application/vnd.pypi.simple.v1+json 2023-09-10T12:22:18,316 Fetching project page and analyzing links: https://www.piwheels.org/simple/pymadelineproto/ 2023-09-10T12:22:18,317 Getting page https://www.piwheels.org/simple/pymadelineproto/ 2023-09-10T12:22:18,318 Found index url https://www.piwheels.org/simple/ 2023-09-10T12:22:25,829 Fetched page https://www.piwheels.org/simple/pymadelineproto/ as text/html 2023-09-10T12:22:25,831 Skipping link: not a file: https://www.piwheels.org/simple/pymadelineproto/ 2023-09-10T12:22:25,832 Skipping link: not a file: https://pypi.org/simple/pymadelineproto/ 2023-09-10T12:22:25,875 Given no hashes to check 0 links for project 'pymadelineproto': discarding no candidates 2023-09-10T12:22:25,876 ERROR: Could not find a version that satisfies the requirement pymadelineproto==0.1.2 (from versions: none) 2023-09-10T12:22:25,880 ERROR: No matching distribution found for pymadelineproto==0.1.2 2023-09-10T12:22:25,883 Exception information: 2023-09-10T12:22:25,883 Traceback (most recent call last): 2023-09-10T12:22:25,883 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-10T12:22:25,883 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-10T12:22:25,883 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-10T12:22:25,883 raise RequirementsConflicted(criterion) 2023-09-10T12:22:25,883 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pymadelineproto==0.1.2') 2023-09-10T12:22:25,883 2023-09-10T12:22:25,883 During handling of the above exception, another exception occurred: 2023-09-10T12:22:25,883 2023-09-10T12:22:25,883 Traceback (most recent call last): 2023-09-10T12:22:25,883 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-10T12:22:25,883 result = self._result = resolver.resolve( 2023-09-10T12:22:25,883 ^^^^^^^^^^^^^^^^^ 2023-09-10T12:22:25,883 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-10T12:22:25,883 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-10T12:22:25,883 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-10T12:22:25,883 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-10T12:22:25,883 raise ResolutionImpossible(e.criterion.information) 2023-09-10T12:22:25,883 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pymadelineproto==0.1.2'), parent=None)] 2023-09-10T12:22:25,883 2023-09-10T12:22:25,883 The above exception was the direct cause of the following exception: 2023-09-10T12:22:25,883 2023-09-10T12:22:25,883 Traceback (most recent call last): 2023-09-10T12:22:25,883 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-10T12:22:25,883 status = run_func(*args) 2023-09-10T12:22:25,883 ^^^^^^^^^^^^^^^ 2023-09-10T12:22:25,883 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-10T12:22:25,883 return func(self, options, args) 2023-09-10T12:22:25,883 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-10T12:22:25,883 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-10T12:22:25,883 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-10T12:22:25,883 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-10T12:22:25,883 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-10T12:22:25,883 raise error from e 2023-09-10T12:22:25,883 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pymadelineproto==0.1.2 2023-09-10T12:22:25,895 Removed build tracker: '/tmp/pip-build-tracker-2urrbkmi'