2024-05-07T06:16:26,815 Created temporary directory: /tmp/pip-build-tracker-w2z8xk06 2024-05-07T06:16:26,818 Initialized build tracking at /tmp/pip-build-tracker-w2z8xk06 2024-05-07T06:16:26,819 Created build tracker: /tmp/pip-build-tracker-w2z8xk06 2024-05-07T06:16:26,819 Entered build tracker: /tmp/pip-build-tracker-w2z8xk06 2024-05-07T06:16:26,821 Created temporary directory: /tmp/pip-wheel-fyzycoj_ 2024-05-07T06:16:26,832 Created temporary directory: /tmp/pip-ephem-wheel-cache-nvtcdofk 2024-05-07T06:16:26,891 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-05-07T06:16:26,906 2 location(s) to search for versions of pydockerhub: 2024-05-07T06:16:26,906 * https://pypi.org/simple/pydockerhub/ 2024-05-07T06:16:26,906 * https://www.piwheels.org/simple/pydockerhub/ 2024-05-07T06:16:26,907 Fetching project page and analyzing links: https://pypi.org/simple/pydockerhub/ 2024-05-07T06:16:26,908 Getting page https://pypi.org/simple/pydockerhub/ 2024-05-07T06:16:26,912 Found index url https://pypi.org/simple/ 2024-05-07T06:16:27,025 Fetched page https://pypi.org/simple/pydockerhub/ as application/vnd.pypi.simple.v1+json 2024-05-07T06:16:27,029 Skipping link: No binaries permitted for pydockerhub: https://files.pythonhosted.org/packages/d6/fd/1b8e1c0c54c8933c73e8a3d6ce1cc4145b6702e5c019986af2517417dd70/pydockerhub-1.0.0-py3-none-any.whl (from https://pypi.org/simple/pydockerhub/) (requires-python:<4.0,>=3.12) 2024-05-07T06:16:27,031 Link requires a different Python (3.7.3 not in: '<4.0,>=3.12'): https://files.pythonhosted.org/packages/e1/41/44f98046c5d00e8c487de0a28cf0e046c23072da6fe74fc61573f7d081c1/pydockerhub-1.0.0.tar.gz (from https://pypi.org/simple/pydockerhub/) (requires-python:<4.0,>=3.12) 2024-05-07T06:16:27,031 Skipping link: 1.0.0 Requires-Python <4.0,>=3.12: https://files.pythonhosted.org/packages/e1/41/44f98046c5d00e8c487de0a28cf0e046c23072da6fe74fc61573f7d081c1/pydockerhub-1.0.0.tar.gz (from https://pypi.org/simple/pydockerhub/) (requires-python:<4.0,>=3.12) 2024-05-07T06:16:27,032 Skipping link: No binaries permitted for pydockerhub: https://files.pythonhosted.org/packages/c8/11/64b8e8886e1d335c9f4cb56f1d56eebad962186e987256231a157b110919/pydockerhub-1.2.1-py3-none-any.whl (from https://pypi.org/simple/pydockerhub/) (requires-python:<4.0,>=3.12) 2024-05-07T06:16:27,034 Link requires a different Python (3.7.3 not in: '<4.0,>=3.12'): https://files.pythonhosted.org/packages/ab/4e/df039663a0fa009816e943f5fa49271a2fb336a60ce47a3b805e5eac4e4c/pydockerhub-1.2.1.tar.gz (from https://pypi.org/simple/pydockerhub/) (requires-python:<4.0,>=3.12) 2024-05-07T06:16:27,034 Skipping link: 1.2.1 Requires-Python <4.0,>=3.12: https://files.pythonhosted.org/packages/ab/4e/df039663a0fa009816e943f5fa49271a2fb336a60ce47a3b805e5eac4e4c/pydockerhub-1.2.1.tar.gz (from https://pypi.org/simple/pydockerhub/) (requires-python:<4.0,>=3.12) 2024-05-07T06:16:27,035 Fetching project page and analyzing links: https://www.piwheels.org/simple/pydockerhub/ 2024-05-07T06:16:27,036 Getting page https://www.piwheels.org/simple/pydockerhub/ 2024-05-07T06:16:27,038 Found index url https://www.piwheels.org/simple/ 2024-05-07T06:16:27,279 Fetched page https://www.piwheels.org/simple/pydockerhub/ as text/html 2024-05-07T06:16:27,281 Skipping link: not a file: https://www.piwheels.org/simple/pydockerhub/ 2024-05-07T06:16:27,282 Skipping link: not a file: https://pypi.org/simple/pydockerhub/ 2024-05-07T06:16:27,314 Given no hashes to check 0 links for project 'pydockerhub': discarding no candidates 2024-05-07T06:16:27,315 ERROR: Ignored the following versions that require a different python version: 1.0.0 Requires-Python <4.0,>=3.12; 1.2.1 Requires-Python <4.0,>=3.12 2024-05-07T06:16:27,319 ERROR: Could not find a version that satisfies the requirement pydockerhub==1.2.1 (from versions: none) 2024-05-07T06:16:27,321 ERROR: No matching distribution found for pydockerhub==1.2.1 2024-05-07T06:16:27,324 Exception information: 2024-05-07T06:16:27,324 Traceback (most recent call last): 2024-05-07T06:16:27,324 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-05-07T06:16:27,324 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-05-07T06:16:27,324 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-05-07T06:16:27,324 raise RequirementsConflicted(criterion) 2024-05-07T06:16:27,324 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pydockerhub==1.2.1') 2024-05-07T06:16:27,324 2024-05-07T06:16:27,324 During handling of the above exception, another exception occurred: 2024-05-07T06:16:27,324 2024-05-07T06:16:27,324 Traceback (most recent call last): 2024-05-07T06:16:27,324 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2024-05-07T06:16:27,324 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2024-05-07T06:16:27,324 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-05-07T06:16:27,324 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-05-07T06:16:27,324 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-05-07T06:16:27,324 raise ResolutionImpossible(e.criterion.information) 2024-05-07T06:16:27,324 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pydockerhub==1.2.1'), parent=None)] 2024-05-07T06:16:27,324 2024-05-07T06:16:27,324 The above exception was the direct cause of the following exception: 2024-05-07T06:16:27,324 2024-05-07T06:16:27,324 Traceback (most recent call last): 2024-05-07T06:16:27,324 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-05-07T06:16:27,324 status = run_func(*args) 2024-05-07T06:16:27,324 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-05-07T06:16:27,324 return func(self, options, args) 2024-05-07T06:16:27,324 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-05-07T06:16:27,324 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-05-07T06:16:27,324 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-05-07T06:16:27,324 raise error from e 2024-05-07T06:16:27,324 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pydockerhub==1.2.1 2024-05-07T06:16:27,333 Removed build tracker: '/tmp/pip-build-tracker-w2z8xk06'