2023-05-31T19:57:20,033 Created temporary directory: /tmp/pip-build-tracker-5u4dg_gv 2023-05-31T19:57:20,036 Initialized build tracking at /tmp/pip-build-tracker-5u4dg_gv 2023-05-31T19:57:20,036 Created build tracker: /tmp/pip-build-tracker-5u4dg_gv 2023-05-31T19:57:20,036 Entered build tracker: /tmp/pip-build-tracker-5u4dg_gv 2023-05-31T19:57:20,038 Created temporary directory: /tmp/pip-wheel-5qdqa7je 2023-05-31T19:57:20,047 Created temporary directory: /tmp/pip-ephem-wheel-cache-k903jx8v 2023-05-31T19:57:20,104 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-05-31T19:57:20,113 2 location(s) to search for versions of autora-experimentalist-sampler-inequality: 2023-05-31T19:57:20,113 * https://pypi.org/simple/autora-experimentalist-sampler-inequality/ 2023-05-31T19:57:20,113 * https://www.piwheels.org/simple/autora-experimentalist-sampler-inequality/ 2023-05-31T19:57:20,114 Fetching project page and analyzing links: https://pypi.org/simple/autora-experimentalist-sampler-inequality/ 2023-05-31T19:57:20,115 Getting page https://pypi.org/simple/autora-experimentalist-sampler-inequality/ 2023-05-31T19:57:20,120 Found index url https://pypi.org/simple/ 2023-05-31T19:57:20,310 Fetched page https://pypi.org/simple/autora-experimentalist-sampler-inequality/ as application/vnd.pypi.simple.v1+json 2023-05-31T19:57:20,314 Link requires a different Python (3.7.3 not in: '<4,>=3.8'): https://files.pythonhosted.org/packages/64/23/c5b240f0bec0c24a3387ab97f305f4710927ba1c714ecbefe0fa4dafa055/autora-experimentalist-sampler-inequality-1.0.0.tar.gz (from https://pypi.org/simple/autora-experimentalist-sampler-inequality/) (requires-python:<4,>=3.8) 2023-05-31T19:57:20,315 Skipping link: 1.0.0 Requires-Python <4,>=3.8: https://files.pythonhosted.org/packages/64/23/c5b240f0bec0c24a3387ab97f305f4710927ba1c714ecbefe0fa4dafa055/autora-experimentalist-sampler-inequality-1.0.0.tar.gz (from https://pypi.org/simple/autora-experimentalist-sampler-inequality/) (requires-python:<4,>=3.8) 2023-05-31T19:57:20,315 Skipping link: No binaries permitted for autora-experimentalist-sampler-inequality: https://files.pythonhosted.org/packages/78/1a/8ad52c19b7c98dfcdf10742a3736d5f19122cf295b29fa17fc7641b8c2f6/autora_experimentalist_sampler_inequality-1.0.0-py3-none-any.whl (from https://pypi.org/simple/autora-experimentalist-sampler-inequality/) (requires-python:<4,>=3.8) 2023-05-31T19:57:20,316 Fetching project page and analyzing links: https://www.piwheels.org/simple/autora-experimentalist-sampler-inequality/ 2023-05-31T19:57:20,317 Getting page https://www.piwheels.org/simple/autora-experimentalist-sampler-inequality/ 2023-05-31T19:57:20,319 Found index url https://www.piwheels.org/simple/ 2023-05-31T19:57:20,546 Fetched page https://www.piwheels.org/simple/autora-experimentalist-sampler-inequality/ as text/html 2023-05-31T19:57:20,548 Skipping link: not a file: https://www.piwheels.org/simple/autora-experimentalist-sampler-inequality/ 2023-05-31T19:57:20,549 Skipping link: not a file: https://pypi.org/simple/autora-experimentalist-sampler-inequality/ 2023-05-31T19:57:20,580 Given no hashes to check 0 links for project 'autora-experimentalist-sampler-inequality': discarding no candidates 2023-05-31T19:57:20,581 ERROR: Ignored the following versions that require a different python version: 1.0.0 Requires-Python <4,>=3.8 2023-05-31T19:57:20,583 ERROR: Could not find a version that satisfies the requirement autora-experimentalist-sampler-inequality==1.0.0 (from versions: none) 2023-05-31T19:57:20,586 ERROR: No matching distribution found for autora-experimentalist-sampler-inequality==1.0.0 2023-05-31T19:57:20,588 Exception information: 2023-05-31T19:57:20,588 Traceback (most recent call last): 2023-05-31T19:57:20,588 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-05-31T19:57:20,588 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-05-31T19:57:20,588 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-05-31T19:57:20,588 raise RequirementsConflicted(criterion) 2023-05-31T19:57:20,588 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('autora-experimentalist-sampler-inequality==1.0.0') 2023-05-31T19:57:20,588 2023-05-31T19:57:20,588 During handling of the above exception, another exception occurred: 2023-05-31T19:57:20,588 2023-05-31T19:57:20,588 Traceback (most recent call last): 2023-05-31T19:57:20,588 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-05-31T19:57:20,588 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-05-31T19:57:20,588 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-05-31T19:57:20,588 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-05-31T19:57:20,588 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-05-31T19:57:20,588 raise ResolutionImpossible(e.criterion.information) 2023-05-31T19:57:20,588 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('autora-experimentalist-sampler-inequality==1.0.0'), parent=None)] 2023-05-31T19:57:20,588 2023-05-31T19:57:20,588 The above exception was the direct cause of the following exception: 2023-05-31T19:57:20,588 2023-05-31T19:57:20,588 Traceback (most recent call last): 2023-05-31T19:57:20,588 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-05-31T19:57:20,588 status = run_func(*args) 2023-05-31T19:57:20,588 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-05-31T19:57:20,588 return func(self, options, args) 2023-05-31T19:57:20,588 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-05-31T19:57:20,588 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-05-31T19:57:20,588 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-05-31T19:57:20,588 raise error from e 2023-05-31T19:57:20,588 pip._internal.exceptions.DistributionNotFound: No matching distribution found for autora-experimentalist-sampler-inequality==1.0.0 2023-05-31T19:57:20,596 Removed build tracker: '/tmp/pip-build-tracker-5u4dg_gv'