2024-10-18T21:09:49,581 Disabling truststore because Python version isn't 3.10+ 2024-10-18T21:09:50,057 Created temporary directory: /tmp/pip-build-tracker-zycvcod9 2024-10-18T21:09:50,058 Initialized build tracking at /tmp/pip-build-tracker-zycvcod9 2024-10-18T21:09:50,058 Created build tracker: /tmp/pip-build-tracker-zycvcod9 2024-10-18T21:09:50,058 Entered build tracker: /tmp/pip-build-tracker-zycvcod9 2024-10-18T21:09:50,059 Created temporary directory: /tmp/pip-wheel-z6nque0l 2024-10-18T21:09:50,064 Created temporary directory: /tmp/pip-ephem-wheel-cache-l_srzdwr 2024-10-18T21:09:50,108 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-10-18T21:09:50,111 2 location(s) to search for versions of permutation-flowshop: 2024-10-18T21:09:50,111 * https://pypi.org/simple/permutation-flowshop/ 2024-10-18T21:09:50,111 * https://www.piwheels.org/simple/permutation-flowshop/ 2024-10-18T21:09:50,111 Fetching project page and analyzing links: https://pypi.org/simple/permutation-flowshop/ 2024-10-18T21:09:50,112 Getting page https://pypi.org/simple/permutation-flowshop/ 2024-10-18T21:09:50,113 Found index url https://pypi.org/simple/ 2024-10-18T21:09:50,211 Fetched page https://pypi.org/simple/permutation-flowshop/ as application/vnd.pypi.simple.v1+json 2024-10-18T21:09:50,212 Found link https://files.pythonhosted.org/packages/98/30/8a43ce5659d148e9e2527e223eae7c7c45fd62b8b946dc315755b949aba8/permutation-flowshop-1.0.0.tar.gz (from https://pypi.org/simple/permutation-flowshop/), version: 1.0.0 2024-10-18T21:09:50,213 Link requires a different Python (3.9.2 not in: '>=3.10'): https://files.pythonhosted.org/packages/69/3c/9c5b37c0551731b21eed7a4eae9528107f8e944555008d380938885b96c0/permutation_flowshop-1.0.1.tar.gz (from https://pypi.org/simple/permutation-flowshop/) (requires-python:>=3.10) 2024-10-18T21:09:50,213 Skipping link: 1.0.1 Requires-Python >=3.10: https://files.pythonhosted.org/packages/69/3c/9c5b37c0551731b21eed7a4eae9528107f8e944555008d380938885b96c0/permutation_flowshop-1.0.1.tar.gz (from https://pypi.org/simple/permutation-flowshop/) (requires-python:>=3.10) 2024-10-18T21:09:50,213 Fetching project page and analyzing links: https://www.piwheels.org/simple/permutation-flowshop/ 2024-10-18T21:09:50,214 Getting page https://www.piwheels.org/simple/permutation-flowshop/ 2024-10-18T21:09:50,215 Found index url https://www.piwheels.org/simple/ 2024-10-18T21:09:50,252 Fetched page https://www.piwheels.org/simple/permutation-flowshop/ as text/html 2024-10-18T21:09:50,253 Skipping link: No binaries permitted for permutation-flowshop: https://www.piwheels.org/simple/permutation-flowshop/permutation_flowshop-1.0.0-py3-none-any.whl#sha256=517c8f10fcca9e30c80bf41f59d473e15bb9ede3d7280c859dcbf49f465c15de (from https://www.piwheels.org/simple/permutation-flowshop/) 2024-10-18T21:09:50,254 Skipping link: not a file: https://www.piwheels.org/simple/permutation-flowshop/ 2024-10-18T21:09:50,254 Skipping link: not a file: https://pypi.org/simple/permutation-flowshop/ 2024-10-18T21:09:50,270 Given no hashes to check 0 links for project 'permutation-flowshop': discarding no candidates 2024-10-18T21:09:50,271 ERROR: Ignored the following versions that require a different python version: 1.0.1 Requires-Python >=3.10 2024-10-18T21:09:50,272 ERROR: Could not find a version that satisfies the requirement permutation-flowshop==1.0.1 (from versions: 1.0.0) 2024-10-18T21:09:50,273 ERROR: No matching distribution found for permutation-flowshop==1.0.1 2024-10-18T21:09:50,274 Exception information: 2024-10-18T21:09:50,274 Traceback (most recent call last): 2024-10-18T21:09:50,274 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-10-18T21:09:50,274 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-10-18T21:09:50,274 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-10-18T21:09:50,274 raise RequirementsConflicted(criterion) 2024-10-18T21:09:50,274 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('permutation-flowshop==1.0.1') 2024-10-18T21:09:50,274 2024-10-18T21:09:50,274 During handling of the above exception, another exception occurred: 2024-10-18T21:09:50,274 2024-10-18T21:09:50,274 Traceback (most recent call last): 2024-10-18T21:09:50,274 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-10-18T21:09:50,274 result = self._result = resolver.resolve( 2024-10-18T21:09:50,274 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-10-18T21:09:50,274 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-10-18T21:09:50,274 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-10-18T21:09:50,274 raise ResolutionImpossible(e.criterion.information) 2024-10-18T21:09:50,274 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('permutation-flowshop==1.0.1'), parent=None)] 2024-10-18T21:09:50,274 2024-10-18T21:09:50,274 The above exception was the direct cause of the following exception: 2024-10-18T21:09:50,274 2024-10-18T21:09:50,274 Traceback (most recent call last): 2024-10-18T21:09:50,274 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2024-10-18T21:09:50,274 status = _inner_run() 2024-10-18T21:09:50,274 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2024-10-18T21:09:50,274 return self.run(options, args) 2024-10-18T21:09:50,274 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2024-10-18T21:09:50,274 return func(self, options, args) 2024-10-18T21:09:50,274 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-10-18T21:09:50,274 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-10-18T21:09:50,274 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-10-18T21:09:50,274 raise error from e 2024-10-18T21:09:50,274 pip._internal.exceptions.DistributionNotFound: No matching distribution found for permutation-flowshop==1.0.1 2024-10-18T21:09:50,277 Removed build tracker: '/tmp/pip-build-tracker-zycvcod9'