2024-01-25T18:59:10,280 Created temporary directory: /tmp/pip-build-tracker-4espzxy8 2024-01-25T18:59:10,283 Initialized build tracking at /tmp/pip-build-tracker-4espzxy8 2024-01-25T18:59:10,284 Created build tracker: /tmp/pip-build-tracker-4espzxy8 2024-01-25T18:59:10,284 Entered build tracker: /tmp/pip-build-tracker-4espzxy8 2024-01-25T18:59:10,286 Created temporary directory: /tmp/pip-wheel-mkbq5apm 2024-01-25T18:59:10,296 Created temporary directory: /tmp/pip-ephem-wheel-cache-0q8udib7 2024-01-25T18:59:10,352 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-01-25T18:59:10,366 2 location(s) to search for versions of mleko: 2024-01-25T18:59:10,366 * https://pypi.org/simple/mleko/ 2024-01-25T18:59:10,366 * https://www.piwheels.org/simple/mleko/ 2024-01-25T18:59:10,367 Fetching project page and analyzing links: https://pypi.org/simple/mleko/ 2024-01-25T18:59:10,368 Getting page https://pypi.org/simple/mleko/ 2024-01-25T18:59:10,372 Found index url https://pypi.org/simple/ 2024-01-25T18:59:10,485 Fetched page https://pypi.org/simple/mleko/ as application/vnd.pypi.simple.v1+json 2024-01-25T18:59:10,488 Skipping link: No binaries permitted for mleko: https://files.pythonhosted.org/packages/02/d4/89eaee1412e3a0415e79dfa98030801eee2409b233cb40bda465d2c2da4f/mleko-1.2.2-py3-none-any.whl (from https://pypi.org/simple/mleko/) (requires-python:>=3.8.1,<3.11.dev0) 2024-01-25T18:59:10,490 Link requires a different Python (3.7.3 not in: '>=3.8.1,<3.11.dev0'): https://files.pythonhosted.org/packages/13/98/cb29f89ce606f6717f98c18b626a4a98870a4e099badd4aab01258b777c7/mleko-1.2.2.tar.gz (from https://pypi.org/simple/mleko/) (requires-python:>=3.8.1,<3.11.dev0) 2024-01-25T18:59:10,491 Skipping link: 1.2.2 Requires-Python >=3.8.1,<3.11.dev0: https://files.pythonhosted.org/packages/13/98/cb29f89ce606f6717f98c18b626a4a98870a4e099badd4aab01258b777c7/mleko-1.2.2.tar.gz (from https://pypi.org/simple/mleko/) (requires-python:>=3.8.1,<3.11.dev0) 2024-01-25T18:59:10,491 Skipping link: No binaries permitted for mleko: https://files.pythonhosted.org/packages/bd/9d/6129a4f1dccba6ef7c6aa1fdcf9fa1e3e1246b5e5c3cda78b1bc9e2112dc/mleko-1.2.3-py3-none-any.whl (from https://pypi.org/simple/mleko/) (requires-python:>=3.8.1,<3.11.dev0) 2024-01-25T18:59:10,493 Link requires a different Python (3.7.3 not in: '>=3.8.1,<3.11.dev0'): https://files.pythonhosted.org/packages/22/11/c6ffa51cb0143a2ab9f4985639ea73353aaf4157fd9d9500214e2c3c268d/mleko-1.2.3.tar.gz (from https://pypi.org/simple/mleko/) (requires-python:>=3.8.1,<3.11.dev0) 2024-01-25T18:59:10,494 Skipping link: 1.2.3 Requires-Python >=3.8.1,<3.11.dev0: https://files.pythonhosted.org/packages/22/11/c6ffa51cb0143a2ab9f4985639ea73353aaf4157fd9d9500214e2c3c268d/mleko-1.2.3.tar.gz (from https://pypi.org/simple/mleko/) (requires-python:>=3.8.1,<3.11.dev0) 2024-01-25T18:59:10,494 Fetching project page and analyzing links: https://www.piwheels.org/simple/mleko/ 2024-01-25T18:59:10,495 Getting page https://www.piwheels.org/simple/mleko/ 2024-01-25T18:59:10,497 Found index url https://www.piwheels.org/simple/ 2024-01-25T18:59:10,622 Fetched page https://www.piwheels.org/simple/mleko/ as text/html 2024-01-25T18:59:10,624 Skipping link: not a file: https://www.piwheels.org/simple/mleko/ 2024-01-25T18:59:10,625 Skipping link: not a file: https://pypi.org/simple/mleko/ 2024-01-25T18:59:10,660 Given no hashes to check 0 links for project 'mleko': discarding no candidates 2024-01-25T18:59:10,661 ERROR: Ignored the following versions that require a different python version: 1.2.2 Requires-Python >=3.8.1,<3.11.dev0; 1.2.3 Requires-Python >=3.8.1,<3.11.dev0 2024-01-25T18:59:10,664 ERROR: Could not find a version that satisfies the requirement mleko==1.2.3 (from versions: none) 2024-01-25T18:59:10,666 ERROR: No matching distribution found for mleko==1.2.3 2024-01-25T18:59:10,668 Exception information: 2024-01-25T18:59:10,668 Traceback (most recent call last): 2024-01-25T18:59:10,668 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-01-25T18:59:10,668 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-01-25T18:59:10,668 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-01-25T18:59:10,668 raise RequirementsConflicted(criterion) 2024-01-25T18:59:10,668 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mleko==1.2.3') 2024-01-25T18:59:10,668 2024-01-25T18:59:10,668 During handling of the above exception, another exception occurred: 2024-01-25T18:59:10,668 2024-01-25T18:59:10,668 Traceback (most recent call last): 2024-01-25T18:59:10,668 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2024-01-25T18:59:10,668 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2024-01-25T18:59:10,668 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-01-25T18:59:10,668 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-01-25T18:59:10,668 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-01-25T18:59:10,668 raise ResolutionImpossible(e.criterion.information) 2024-01-25T18:59:10,668 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mleko==1.2.3'), parent=None)] 2024-01-25T18:59:10,668 2024-01-25T18:59:10,668 The above exception was the direct cause of the following exception: 2024-01-25T18:59:10,668 2024-01-25T18:59:10,668 Traceback (most recent call last): 2024-01-25T18:59:10,668 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-01-25T18:59:10,668 status = run_func(*args) 2024-01-25T18:59:10,668 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-01-25T18:59:10,668 return func(self, options, args) 2024-01-25T18:59:10,668 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-01-25T18:59:10,668 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-01-25T18:59:10,668 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-01-25T18:59:10,668 raise error from e 2024-01-25T18:59:10,668 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mleko==1.2.3 2024-01-25T18:59:10,677 Removed build tracker: '/tmp/pip-build-tracker-4espzxy8'