2024-05-13T19:14:50,432 Created temporary directory: /tmp/pip-build-tracker-qv3njlk5 2024-05-13T19:14:50,436 Initialized build tracking at /tmp/pip-build-tracker-qv3njlk5 2024-05-13T19:14:50,437 Created build tracker: /tmp/pip-build-tracker-qv3njlk5 2024-05-13T19:14:50,437 Entered build tracker: /tmp/pip-build-tracker-qv3njlk5 2024-05-13T19:14:50,438 Created temporary directory: /tmp/pip-wheel-bn0pyaap 2024-05-13T19:14:50,450 Created temporary directory: /tmp/pip-ephem-wheel-cache-v7bzbhk3 2024-05-13T19:14:50,514 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-05-13T19:14:50,530 2 location(s) to search for versions of video-representations-extractor: 2024-05-13T19:14:50,530 * https://pypi.org/simple/video-representations-extractor/ 2024-05-13T19:14:50,530 * https://www.piwheels.org/simple/video-representations-extractor/ 2024-05-13T19:14:50,531 Fetching project page and analyzing links: https://pypi.org/simple/video-representations-extractor/ 2024-05-13T19:14:50,532 Getting page https://pypi.org/simple/video-representations-extractor/ 2024-05-13T19:14:50,536 Found index url https://pypi.org/simple/ 2024-05-13T19:14:50,650 Fetched page https://pypi.org/simple/video-representations-extractor/ as application/vnd.pypi.simple.v1+json 2024-05-13T19:14:50,654 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/c2/5b/f2fd3e87dbd44d928da407ec5fd729d7694f5ef1113b94c0564c6a0120d4/video-representations-extractor-1.0.0.tar.gz (from https://pypi.org/simple/video-representations-extractor/) (requires-python:>=3.9) 2024-05-13T19:14:50,655 Skipping link: 1.0.0 Requires-Python >=3.9: https://files.pythonhosted.org/packages/c2/5b/f2fd3e87dbd44d928da407ec5fd729d7694f5ef1113b94c0564c6a0120d4/video-representations-extractor-1.0.0.tar.gz (from https://pypi.org/simple/video-representations-extractor/) (requires-python:>=3.9) 2024-05-13T19:14:50,656 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/8c/e3/dc2f1c382270ce6dd1b478c680013fd3a9ff9cc73b238aef7760452850ad/video-representations-extractor-1.0.1.tar.gz (from https://pypi.org/simple/video-representations-extractor/) (requires-python:>=3.9) 2024-05-13T19:14:50,657 Skipping link: 1.0.1 Requires-Python >=3.9: https://files.pythonhosted.org/packages/8c/e3/dc2f1c382270ce6dd1b478c680013fd3a9ff9cc73b238aef7760452850ad/video-representations-extractor-1.0.1.tar.gz (from https://pypi.org/simple/video-representations-extractor/) (requires-python:>=3.9) 2024-05-13T19:14:50,658 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/ef/a2/ece95016e002c06c5078d533cebdf9369e2ba9c2258bc9e73088d8c98509/video-representations-extractor-1.0.2.tar.gz (from https://pypi.org/simple/video-representations-extractor/) (requires-python:>=3.9) 2024-05-13T19:14:50,658 Skipping link: 1.0.2 Requires-Python >=3.9: https://files.pythonhosted.org/packages/ef/a2/ece95016e002c06c5078d533cebdf9369e2ba9c2258bc9e73088d8c98509/video-representations-extractor-1.0.2.tar.gz (from https://pypi.org/simple/video-representations-extractor/) (requires-python:>=3.9) 2024-05-13T19:14:50,659 Fetching project page and analyzing links: https://www.piwheels.org/simple/video-representations-extractor/ 2024-05-13T19:14:50,660 Getting page https://www.piwheels.org/simple/video-representations-extractor/ 2024-05-13T19:14:50,663 Found index url https://www.piwheels.org/simple/ 2024-05-13T19:14:51,080 Fetched page https://www.piwheels.org/simple/video-representations-extractor/ as text/html 2024-05-13T19:14:51,082 Skipping link: not a file: https://www.piwheels.org/simple/video-representations-extractor/ 2024-05-13T19:14:51,083 Skipping link: not a file: https://pypi.org/simple/video-representations-extractor/ 2024-05-13T19:14:51,120 Given no hashes to check 0 links for project 'video-representations-extractor': discarding no candidates 2024-05-13T19:14:51,121 ERROR: Ignored the following versions that require a different python version: 1.0.0 Requires-Python >=3.9; 1.0.1 Requires-Python >=3.9; 1.0.2 Requires-Python >=3.9 2024-05-13T19:14:51,124 ERROR: Could not find a version that satisfies the requirement video-representations-extractor==1.0.0 (from versions: none) 2024-05-13T19:14:51,127 ERROR: No matching distribution found for video-representations-extractor==1.0.0 2024-05-13T19:14:51,129 Exception information: 2024-05-13T19:14:51,129 Traceback (most recent call last): 2024-05-13T19:14:51,129 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-05-13T19:14:51,129 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-05-13T19:14:51,129 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-05-13T19:14:51,129 raise RequirementsConflicted(criterion) 2024-05-13T19:14:51,129 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('video-representations-extractor==1.0.0') 2024-05-13T19:14:51,129 2024-05-13T19:14:51,129 During handling of the above exception, another exception occurred: 2024-05-13T19:14:51,129 2024-05-13T19:14:51,129 Traceback (most recent call last): 2024-05-13T19:14:51,129 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2024-05-13T19:14:51,129 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2024-05-13T19:14:51,129 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-05-13T19:14:51,129 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-05-13T19:14:51,129 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-05-13T19:14:51,129 raise ResolutionImpossible(e.criterion.information) 2024-05-13T19:14:51,129 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('video-representations-extractor==1.0.0'), parent=None)] 2024-05-13T19:14:51,129 2024-05-13T19:14:51,129 The above exception was the direct cause of the following exception: 2024-05-13T19:14:51,129 2024-05-13T19:14:51,129 Traceback (most recent call last): 2024-05-13T19:14:51,129 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-05-13T19:14:51,129 status = run_func(*args) 2024-05-13T19:14:51,129 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-05-13T19:14:51,129 return func(self, options, args) 2024-05-13T19:14:51,129 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-05-13T19:14:51,129 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-05-13T19:14:51,129 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-05-13T19:14:51,129 raise error from e 2024-05-13T19:14:51,129 pip._internal.exceptions.DistributionNotFound: No matching distribution found for video-representations-extractor==1.0.0 2024-05-13T19:14:51,138 Removed build tracker: '/tmp/pip-build-tracker-qv3njlk5'