2023-09-22T15:19:19,998 Created temporary directory: /tmp/pip-build-tracker-063js71a 2023-09-22T15:19:19,999 Initialized build tracking at /tmp/pip-build-tracker-063js71a 2023-09-22T15:19:19,999 Created build tracker: /tmp/pip-build-tracker-063js71a 2023-09-22T15:19:20,000 Entered build tracker: /tmp/pip-build-tracker-063js71a 2023-09-22T15:19:20,001 Created temporary directory: /tmp/pip-wheel-1oo59uvw 2023-09-22T15:19:20,004 Created temporary directory: /tmp/pip-ephem-wheel-cache-fp7u06dy 2023-09-22T15:19:20,028 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-22T15:19:20,032 2 location(s) to search for versions of ainodes-engine: 2023-09-22T15:19:20,032 * https://pypi.org/simple/ainodes-engine/ 2023-09-22T15:19:20,032 * https://www.piwheels.org/simple/ainodes-engine/ 2023-09-22T15:19:20,033 Fetching project page and analyzing links: https://pypi.org/simple/ainodes-engine/ 2023-09-22T15:19:20,034 Getting page https://pypi.org/simple/ainodes-engine/ 2023-09-22T15:19:20,035 Found index url https://pypi.org/simple/ 2023-09-22T15:19:20,270 Fetched page https://pypi.org/simple/ainodes-engine/ as application/vnd.pypi.simple.v1+json 2023-09-22T15:19:20,272 Found link https://files.pythonhosted.org/packages/30/d0/66e1b3bcd9111a4375b4b86097c4ede751d08ac38d6425425617e679092d/ainodes-engine-0.1.1.tar.gz (from https://pypi.org/simple/ainodes-engine/), version: 0.1.1 2023-09-22T15:19:20,272 Skipping link: No binaries permitted for ainodes-engine: https://files.pythonhosted.org/packages/6b/86/a69076a33e5bd525f81afe8952e0e456a6e0a810ff79760173c9e85affe4/ainodes_engine-0.1.1-py3-none-any.whl (from https://pypi.org/simple/ainodes-engine/) 2023-09-22T15:19:20,273 Fetching project page and analyzing links: https://www.piwheels.org/simple/ainodes-engine/ 2023-09-22T15:19:20,274 Getting page https://www.piwheels.org/simple/ainodes-engine/ 2023-09-22T15:19:20,275 Found index url https://www.piwheels.org/simple/ 2023-09-22T15:19:20,437 Fetched page https://www.piwheels.org/simple/ainodes-engine/ as text/html 2023-09-22T15:19:20,438 Skipping link: not a file: https://www.piwheels.org/simple/ainodes-engine/ 2023-09-22T15:19:20,439 Skipping link: not a file: https://pypi.org/simple/ainodes-engine/ 2023-09-22T15:19:20,457 Given no hashes to check 0 links for project 'ainodes-engine': discarding no candidates 2023-09-22T15:19:20,458 ERROR: Could not find a version that satisfies the requirement ainodes-engine==0.1 (from versions: 0.1.1) 2023-09-22T15:19:20,459 ERROR: No matching distribution found for ainodes-engine==0.1 2023-09-22T15:19:20,461 Exception information: 2023-09-22T15:19:20,461 Traceback (most recent call last): 2023-09-22T15:19:20,461 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-22T15:19:20,461 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-22T15:19:20,461 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-22T15:19:20,461 raise RequirementsConflicted(criterion) 2023-09-22T15:19:20,461 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ainodes-engine==0.1') 2023-09-22T15:19:20,461 2023-09-22T15:19:20,461 During handling of the above exception, another exception occurred: 2023-09-22T15:19:20,461 2023-09-22T15:19:20,461 Traceback (most recent call last): 2023-09-22T15:19:20,461 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-22T15:19:20,461 result = self._result = resolver.resolve( 2023-09-22T15:19:20,461 ^^^^^^^^^^^^^^^^^ 2023-09-22T15:19:20,461 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-22T15:19:20,461 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-22T15:19:20,461 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-22T15:19:20,461 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-22T15:19:20,461 raise ResolutionImpossible(e.criterion.information) 2023-09-22T15:19:20,461 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ainodes-engine==0.1'), parent=None)] 2023-09-22T15:19:20,461 2023-09-22T15:19:20,461 The above exception was the direct cause of the following exception: 2023-09-22T15:19:20,461 2023-09-22T15:19:20,461 Traceback (most recent call last): 2023-09-22T15:19:20,461 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-22T15:19:20,461 status = run_func(*args) 2023-09-22T15:19:20,461 ^^^^^^^^^^^^^^^ 2023-09-22T15:19:20,461 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-22T15:19:20,461 return func(self, options, args) 2023-09-22T15:19:20,461 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-22T15:19:20,461 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-22T15:19:20,461 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-22T15:19:20,461 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-22T15:19:20,461 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-22T15:19:20,461 raise error from e 2023-09-22T15:19:20,461 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ainodes-engine==0.1 2023-09-22T15:19:20,467 Removed build tracker: '/tmp/pip-build-tracker-063js71a'