2023-01-17T15:11:51,027 Created temporary directory: /tmp/pip-ephem-wheel-cache-rquiqvm7 2023-01-17T15:11:51,029 Created temporary directory: /tmp/pip-build-tracker-b8oqjfgj 2023-01-17T15:11:51,030 Initialized build tracking at /tmp/pip-build-tracker-b8oqjfgj 2023-01-17T15:11:51,030 Created build tracker: /tmp/pip-build-tracker-b8oqjfgj 2023-01-17T15:11:51,030 Entered build tracker: /tmp/pip-build-tracker-b8oqjfgj 2023-01-17T15:11:51,031 Created temporary directory: /tmp/pip-wheel-ggtfdgue 2023-01-17T15:11:51,034 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2023-01-17T15:11:51,036 Created temporary directory: /tmp/pip-ephem-wheel-cache-diedp484 2023-01-17T15:11:51,063 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-01-17T15:11:51,067 2 location(s) to search for versions of progress-parallel: 2023-01-17T15:11:51,067 * https://pypi.org/simple/progress-parallel/ 2023-01-17T15:11:51,067 * https://www.piwheels.org/simple/progress-parallel/ 2023-01-17T15:11:51,067 Fetching project page and analyzing links: https://pypi.org/simple/progress-parallel/ 2023-01-17T15:11:51,068 Getting page https://pypi.org/simple/progress-parallel/ 2023-01-17T15:11:51,069 Found index url https://pypi.org/simple 2023-01-17T15:11:51,122 Fetched page https://pypi.org/simple/progress-parallel/ as application/vnd.pypi.simple.v1+json 2023-01-17T15:11:51,124 Skipping link: Missing project version for progress-parallel: https://files.pythonhosted.org/packages/6f/5b/3e7e5eac832c25da6d5a96fb7db0fa0cfd379222b6bae48700219c2165ef/progress%20parallel-1.0.2.tar.gz (from https://pypi.org/simple/progress-parallel/) 2023-01-17T15:11:51,124 Skipping link: No binaries permitted for progress-parallel: https://files.pythonhosted.org/packages/b3/22/1351d8aa7344d6ba55aeb95155d6b55a4670229a29f5038b70ac001fb41a/progress_parallel-1.0.2-py3-none-any.whl (from https://pypi.org/simple/progress-parallel/) 2023-01-17T15:11:51,124 Skipping link: Missing project version for progress-parallel: https://files.pythonhosted.org/packages/da/4f/bfcda9b22c60d0bfb5d5c206025d031fdc6d8bed6474ba4b2d74f7079d98/progress%20parallel-2.0.1.tar.gz (from https://pypi.org/simple/progress-parallel/) 2023-01-17T15:11:51,125 Skipping link: No binaries permitted for progress-parallel: https://files.pythonhosted.org/packages/88/20/b90c0270186e95d40632bb3a41d6f39115b6246a09838a88683835df7a1d/progress_parallel-2.0.1-py3-none-any.whl (from https://pypi.org/simple/progress-parallel/) 2023-01-17T15:11:51,125 Fetching project page and analyzing links: https://www.piwheels.org/simple/progress-parallel/ 2023-01-17T15:11:51,125 Getting page https://www.piwheels.org/simple/progress-parallel/ 2023-01-17T15:11:51,126 Found index url https://www.piwheels.org/simple 2023-01-17T15:11:56,079 Fetched page https://www.piwheels.org/simple/progress-parallel/ as text/html 2023-01-17T15:11:56,082 Skipping link: not a file: https://www.piwheels.org/simple/progress-parallel/ 2023-01-17T15:11:56,082 Skipping link: not a file: https://pypi.org/simple/progress-parallel/ 2023-01-17T15:11:56,117 Given no hashes to check 0 links for project 'progress-parallel': discarding no candidates 2023-01-17T15:11:56,118 ERROR: Could not find a version that satisfies the requirement progress-parallel==2.0.1 (from versions: none) 2023-01-17T15:11:56,119 ERROR: No matching distribution found for progress-parallel==2.0.1 2023-01-17T15:11:56,121 Exception information: 2023-01-17T15:11:56,121 Traceback (most recent call last): 2023-01-17T15:11:56,121 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2023-01-17T15:11:56,121 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-01-17T15:11:56,121 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-01-17T15:11:56,121 raise RequirementsConflicted(criterion) 2023-01-17T15:11:56,121 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('progress-parallel==2.0.1') 2023-01-17T15:11:56,121 2023-01-17T15:11:56,121 During handling of the above exception, another exception occurred: 2023-01-17T15:11:56,121 2023-01-17T15:11:56,121 Traceback (most recent call last): 2023-01-17T15:11:56,121 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-01-17T15:11:56,121 result = self._result = resolver.resolve( 2023-01-17T15:11:56,121 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2023-01-17T15:11:56,121 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-01-17T15:11:56,121 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2023-01-17T15:11:56,121 raise ResolutionImpossible(e.criterion.information) 2023-01-17T15:11:56,121 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('progress-parallel==2.0.1'), parent=None)] 2023-01-17T15:11:56,121 2023-01-17T15:11:56,121 The above exception was the direct cause of the following exception: 2023-01-17T15:11:56,121 2023-01-17T15:11:56,121 Traceback (most recent call last): 2023-01-17T15:11:56,121 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2023-01-17T15:11:56,121 status = run_func(*args) 2023-01-17T15:11:56,121 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2023-01-17T15:11:56,121 return func(self, options, args) 2023-01-17T15:11:56,121 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2023-01-17T15:11:56,121 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-01-17T15:11:56,121 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-01-17T15:11:56,121 raise error from e 2023-01-17T15:11:56,121 pip._internal.exceptions.DistributionNotFound: No matching distribution found for progress-parallel==2.0.1 2023-01-17T15:11:56,128 Removed build tracker: '/tmp/pip-build-tracker-b8oqjfgj'