2023-09-11T08:42:19,808 Created temporary directory: /tmp/pip-build-tracker-cij2q2e5 2023-09-11T08:42:19,809 Initialized build tracking at /tmp/pip-build-tracker-cij2q2e5 2023-09-11T08:42:19,810 Created build tracker: /tmp/pip-build-tracker-cij2q2e5 2023-09-11T08:42:19,810 Entered build tracker: /tmp/pip-build-tracker-cij2q2e5 2023-09-11T08:42:19,811 Created temporary directory: /tmp/pip-wheel-fffwe67x 2023-09-11T08:42:19,815 Created temporary directory: /tmp/pip-ephem-wheel-cache-lh_ggxrj 2023-09-11T08:42:19,836 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-11T08:42:19,840 2 location(s) to search for versions of 36ke-py: 2023-09-11T08:42:19,840 * https://pypi.org/simple/36ke-py/ 2023-09-11T08:42:19,840 * https://www.piwheels.org/simple/36ke-py/ 2023-09-11T08:42:19,841 Fetching project page and analyzing links: https://pypi.org/simple/36ke-py/ 2023-09-11T08:42:19,842 Getting page https://pypi.org/simple/36ke-py/ 2023-09-11T08:42:19,843 Found index url https://pypi.org/simple/ 2023-09-11T08:42:20,058 Fetched page https://pypi.org/simple/36ke-py/ as application/vnd.pypi.simple.v1+json 2023-09-11T08:42:20,059 Fetching project page and analyzing links: https://www.piwheels.org/simple/36ke-py/ 2023-09-11T08:42:20,059 Getting page https://www.piwheels.org/simple/36ke-py/ 2023-09-11T08:42:20,060 Found index url https://www.piwheels.org/simple/ 2023-09-11T08:42:20,667 Fetched page https://www.piwheels.org/simple/36ke-py/ as text/html 2023-09-11T08:42:20,670 Skipping link: not a file: https://www.piwheels.org/simple/36ke-py/ 2023-09-11T08:42:20,671 Skipping link: not a file: https://pypi.org/simple/36ke-py/ 2023-09-11T08:42:20,704 Given no hashes to check 0 links for project '36ke-py': discarding no candidates 2023-09-11T08:42:20,705 ERROR: Could not find a version that satisfies the requirement 36ke-py==0.2.dev0 (from versions: none) 2023-09-11T08:42:20,707 ERROR: No matching distribution found for 36ke-py==0.2.dev0 2023-09-11T08:42:20,709 Exception information: 2023-09-11T08:42:20,709 Traceback (most recent call last): 2023-09-11T08:42:20,709 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-11T08:42:20,709 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-11T08:42:20,709 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-11T08:42:20,709 raise RequirementsConflicted(criterion) 2023-09-11T08:42:20,709 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('36ke-py==0.2.dev0') 2023-09-11T08:42:20,709 2023-09-11T08:42:20,709 During handling of the above exception, another exception occurred: 2023-09-11T08:42:20,709 2023-09-11T08:42:20,709 Traceback (most recent call last): 2023-09-11T08:42:20,709 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-11T08:42:20,709 result = self._result = resolver.resolve( 2023-09-11T08:42:20,709 ^^^^^^^^^^^^^^^^^ 2023-09-11T08:42:20,709 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-11T08:42:20,709 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-11T08:42:20,709 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-11T08:42:20,709 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-11T08:42:20,709 raise ResolutionImpossible(e.criterion.information) 2023-09-11T08:42:20,709 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('36ke-py==0.2.dev0'), parent=None)] 2023-09-11T08:42:20,709 2023-09-11T08:42:20,709 The above exception was the direct cause of the following exception: 2023-09-11T08:42:20,709 2023-09-11T08:42:20,709 Traceback (most recent call last): 2023-09-11T08:42:20,709 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-11T08:42:20,709 status = run_func(*args) 2023-09-11T08:42:20,709 ^^^^^^^^^^^^^^^ 2023-09-11T08:42:20,709 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-11T08:42:20,709 return func(self, options, args) 2023-09-11T08:42:20,709 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-11T08:42:20,709 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-11T08:42:20,709 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-11T08:42:20,709 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-11T08:42:20,709 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-11T08:42:20,709 raise error from e 2023-09-11T08:42:20,709 pip._internal.exceptions.DistributionNotFound: No matching distribution found for 36ke-py==0.2.dev0 2023-09-11T08:42:20,717 Removed build tracker: '/tmp/pip-build-tracker-cij2q2e5'