2023-08-20T18:06:27,232 Created temporary directory: /tmp/pip-build-tracker-yrkpu92n 2023-08-20T18:06:27,236 Initialized build tracking at /tmp/pip-build-tracker-yrkpu92n 2023-08-20T18:06:27,236 Created build tracker: /tmp/pip-build-tracker-yrkpu92n 2023-08-20T18:06:27,236 Entered build tracker: /tmp/pip-build-tracker-yrkpu92n 2023-08-20T18:06:27,238 Created temporary directory: /tmp/pip-wheel-4n03yowo 2023-08-20T18:06:27,247 Created temporary directory: /tmp/pip-ephem-wheel-cache-m2tqm_4a 2023-08-20T18:06:27,300 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-08-20T18:06:27,309 2 location(s) to search for versions of pytorch-multilabel-balanced-sampler: 2023-08-20T18:06:27,309 * https://pypi.org/simple/pytorch-multilabel-balanced-sampler/ 2023-08-20T18:06:27,309 * https://www.piwheels.org/simple/pytorch-multilabel-balanced-sampler/ 2023-08-20T18:06:27,311 Fetching project page and analyzing links: https://pypi.org/simple/pytorch-multilabel-balanced-sampler/ 2023-08-20T18:06:27,312 Getting page https://pypi.org/simple/pytorch-multilabel-balanced-sampler/ 2023-08-20T18:06:27,315 Found index url https://pypi.org/simple/ 2023-08-20T18:06:27,499 Fetched page https://pypi.org/simple/pytorch-multilabel-balanced-sampler/ as application/vnd.pypi.simple.v1+json 2023-08-20T18:06:27,502 Skipping link: No binaries permitted for pytorch-multilabel-balanced-sampler: https://files.pythonhosted.org/packages/ff/1b/48b250f91a0d02b7f56dc59a4fe7f4808144affbd13a2d2f30a04f7edbf7/pytorch_multilabel_balanced_sampler-0.1.3-py3-none-any.whl (from https://pypi.org/simple/pytorch-multilabel-balanced-sampler/) (requires-python:>=3.8) 2023-08-20T18:06:27,504 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/34/79/57965267d8e0f27a93501d30a74d9a2c954918182eb8d8a587c7b667445d/pytorch_multilabel_balanced_sampler-0.1.3.tar.gz (from https://pypi.org/simple/pytorch-multilabel-balanced-sampler/) (requires-python:>=3.8) 2023-08-20T18:06:27,504 Skipping link: 0.1.3 Requires-Python >=3.8: https://files.pythonhosted.org/packages/34/79/57965267d8e0f27a93501d30a74d9a2c954918182eb8d8a587c7b667445d/pytorch_multilabel_balanced_sampler-0.1.3.tar.gz (from https://pypi.org/simple/pytorch-multilabel-balanced-sampler/) (requires-python:>=3.8) 2023-08-20T18:06:27,505 Fetching project page and analyzing links: https://www.piwheels.org/simple/pytorch-multilabel-balanced-sampler/ 2023-08-20T18:06:27,506 Getting page https://www.piwheels.org/simple/pytorch-multilabel-balanced-sampler/ 2023-08-20T18:06:27,508 Found index url https://www.piwheels.org/simple/ 2023-08-20T18:06:27,808 Fetched page https://www.piwheels.org/simple/pytorch-multilabel-balanced-sampler/ as text/html 2023-08-20T18:06:27,810 Skipping link: not a file: https://www.piwheels.org/simple/pytorch-multilabel-balanced-sampler/ 2023-08-20T18:06:27,810 Skipping link: not a file: https://pypi.org/simple/pytorch-multilabel-balanced-sampler/ 2023-08-20T18:06:27,842 Given no hashes to check 0 links for project 'pytorch-multilabel-balanced-sampler': discarding no candidates 2023-08-20T18:06:27,843 ERROR: Ignored the following versions that require a different python version: 0.1.3 Requires-Python >=3.8 2023-08-20T18:06:27,846 ERROR: Could not find a version that satisfies the requirement pytorch-multilabel-balanced-sampler==0.1.3 (from versions: none) 2023-08-20T18:06:27,848 ERROR: No matching distribution found for pytorch-multilabel-balanced-sampler==0.1.3 2023-08-20T18:06:27,850 Exception information: 2023-08-20T18:06:27,850 Traceback (most recent call last): 2023-08-20T18:06:27,850 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-08-20T18:06:27,850 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-08-20T18:06:27,850 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-08-20T18:06:27,850 raise RequirementsConflicted(criterion) 2023-08-20T18:06:27,850 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pytorch-multilabel-balanced-sampler==0.1.3') 2023-08-20T18:06:27,850 2023-08-20T18:06:27,850 During handling of the above exception, another exception occurred: 2023-08-20T18:06:27,850 2023-08-20T18:06:27,850 Traceback (most recent call last): 2023-08-20T18:06:27,850 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-08-20T18:06:27,850 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-08-20T18:06:27,850 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-08-20T18:06:27,850 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-08-20T18:06:27,850 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-08-20T18:06:27,850 raise ResolutionImpossible(e.criterion.information) 2023-08-20T18:06:27,850 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pytorch-multilabel-balanced-sampler==0.1.3'), parent=None)] 2023-08-20T18:06:27,850 2023-08-20T18:06:27,850 The above exception was the direct cause of the following exception: 2023-08-20T18:06:27,850 2023-08-20T18:06:27,850 Traceback (most recent call last): 2023-08-20T18:06:27,850 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-08-20T18:06:27,850 status = run_func(*args) 2023-08-20T18:06:27,850 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-08-20T18:06:27,850 return func(self, options, args) 2023-08-20T18:06:27,850 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-08-20T18:06:27,850 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-08-20T18:06:27,850 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-08-20T18:06:27,850 raise error from e 2023-08-20T18:06:27,850 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pytorch-multilabel-balanced-sampler==0.1.3 2023-08-20T18:06:27,859 Removed build tracker: '/tmp/pip-build-tracker-yrkpu92n'