2023-09-13T00:14:45,979 Created temporary directory: /tmp/pip-build-tracker-r87aa96t 2023-09-13T00:14:45,981 Initialized build tracking at /tmp/pip-build-tracker-r87aa96t 2023-09-13T00:14:45,981 Created build tracker: /tmp/pip-build-tracker-r87aa96t 2023-09-13T00:14:45,982 Entered build tracker: /tmp/pip-build-tracker-r87aa96t 2023-09-13T00:14:45,983 Created temporary directory: /tmp/pip-wheel-2wv95bep 2023-09-13T00:14:45,985 Created temporary directory: /tmp/pip-ephem-wheel-cache-r2kndytv 2023-09-13T00:14:46,009 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-13T00:14:46,013 2 location(s) to search for versions of makinas: 2023-09-13T00:14:46,013 * https://pypi.org/simple/makinas/ 2023-09-13T00:14:46,013 * https://www.piwheels.org/simple/makinas/ 2023-09-13T00:14:46,013 Fetching project page and analyzing links: https://pypi.org/simple/makinas/ 2023-09-13T00:14:46,014 Getting page https://pypi.org/simple/makinas/ 2023-09-13T00:14:46,015 Found index url https://pypi.org/simple/ 2023-09-13T00:14:46,264 Fetched page https://pypi.org/simple/makinas/ as application/vnd.pypi.simple.v1+json 2023-09-13T00:14:46,265 Skipping link: No binaries permitted for makinas: https://files.pythonhosted.org/packages/9b/b3/93a6554e3ed6f59c247a5530169660fe56ab142f9e870783393567debc76/makinas-0.0.4-py3-none-any.whl (from https://pypi.org/simple/makinas/) (requires-python:>=3.5) 2023-09-13T00:14:46,266 Found link https://files.pythonhosted.org/packages/b0/10/1746654eb8a7cf3b10a43a72cd8fe8be2b59b3b50e940d21658832f2d873/makinas-0.0.4.tar.gz (from https://pypi.org/simple/makinas/) (requires-python:>=3.5), version: 0.0.4 2023-09-13T00:14:46,267 Fetching project page and analyzing links: https://www.piwheels.org/simple/makinas/ 2023-09-13T00:14:46,268 Getting page https://www.piwheels.org/simple/makinas/ 2023-09-13T00:14:46,269 Found index url https://www.piwheels.org/simple/ 2023-09-13T00:14:46,518 Fetched page https://www.piwheels.org/simple/makinas/ as text/html 2023-09-13T00:14:46,519 Skipping link: not a file: https://www.piwheels.org/simple/makinas/ 2023-09-13T00:14:46,520 Skipping link: not a file: https://pypi.org/simple/makinas/ 2023-09-13T00:14:46,549 Given no hashes to check 0 links for project 'makinas': discarding no candidates 2023-09-13T00:14:46,551 ERROR: Could not find a version that satisfies the requirement makinas==0.0.3 (from versions: 0.0.4) 2023-09-13T00:14:46,553 ERROR: No matching distribution found for makinas==0.0.3 2023-09-13T00:14:46,555 Exception information: 2023-09-13T00:14:46,555 Traceback (most recent call last): 2023-09-13T00:14:46,555 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-13T00:14:46,555 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-13T00:14:46,555 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-13T00:14:46,555 raise RequirementsConflicted(criterion) 2023-09-13T00:14:46,555 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('makinas==0.0.3') 2023-09-13T00:14:46,555 2023-09-13T00:14:46,555 During handling of the above exception, another exception occurred: 2023-09-13T00:14:46,555 2023-09-13T00:14:46,555 Traceback (most recent call last): 2023-09-13T00:14:46,555 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-13T00:14:46,555 result = self._result = resolver.resolve( 2023-09-13T00:14:46,555 ^^^^^^^^^^^^^^^^^ 2023-09-13T00:14:46,555 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-13T00:14:46,555 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-13T00:14:46,555 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-13T00:14:46,555 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-13T00:14:46,555 raise ResolutionImpossible(e.criterion.information) 2023-09-13T00:14:46,555 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('makinas==0.0.3'), parent=None)] 2023-09-13T00:14:46,555 2023-09-13T00:14:46,555 The above exception was the direct cause of the following exception: 2023-09-13T00:14:46,555 2023-09-13T00:14:46,555 Traceback (most recent call last): 2023-09-13T00:14:46,555 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-13T00:14:46,555 status = run_func(*args) 2023-09-13T00:14:46,555 ^^^^^^^^^^^^^^^ 2023-09-13T00:14:46,555 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-13T00:14:46,555 return func(self, options, args) 2023-09-13T00:14:46,555 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-13T00:14:46,555 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-13T00:14:46,555 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-13T00:14:46,555 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-13T00:14:46,555 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-13T00:14:46,555 raise error from e 2023-09-13T00:14:46,555 pip._internal.exceptions.DistributionNotFound: No matching distribution found for makinas==0.0.3 2023-09-13T00:14:46,563 Removed build tracker: '/tmp/pip-build-tracker-r87aa96t'