2021-12-24T16:48:53,944 Created temporary directory: /tmp/pip-ephem-wheel-cache-wen1ohxa 2021-12-24T16:48:53,949 Created temporary directory: /tmp/pip-req-tracker-gbf1h675 2021-12-24T16:48:53,950 Initialized build tracking at /tmp/pip-req-tracker-gbf1h675 2021-12-24T16:48:53,950 Created build tracker: /tmp/pip-req-tracker-gbf1h675 2021-12-24T16:48:53,951 Entered build tracker: /tmp/pip-req-tracker-gbf1h675 2021-12-24T16:48:53,952 Created temporary directory: /tmp/pip-wheel-r2o6cvlb 2021-12-24T16:48:54,016 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-24T16:48:54,022 2 location(s) to search for versions of ffmpeg-python-mac-3-10: 2021-12-24T16:48:54,022 * https://pypi.org/simple/ffmpeg-python-mac-3-10/ 2021-12-24T16:48:54,022 * https://www.piwheels.org/simple/ffmpeg-python-mac-3-10/ 2021-12-24T16:48:54,023 Fetching project page and analyzing links: https://pypi.org/simple/ffmpeg-python-mac-3-10/ 2021-12-24T16:48:54,024 Getting page https://pypi.org/simple/ffmpeg-python-mac-3-10/ 2021-12-24T16:48:54,027 Found index url https://pypi.org/simple 2021-12-24T16:48:54,216 Found link https://files.pythonhosted.org/packages/fb/a0/57a7b2a9bafacadf884829ecfad986c78d3f5a2abdc657f79f1c3aec8bba/ffmpeg-python-mac-3.10-0.0.1.macosx-12.0-x86_64.tar.gz#sha256=50fe9c602405ac2b083a898596591d610ce24e07fe5e98d5f4fbdbb3f8845a87 (from https://pypi.org/simple/ffmpeg-python-mac-3-10/), version: 0.0.1.macosx-12.0-x86_64 2021-12-24T16:48:54,217 Skipping link: No binaries permitted for ffmpeg-python-mac-3-10: https://files.pythonhosted.org/packages/a2/13/45e7d9027cbdfbbdb41b518d539d951005ffbcf1e190a7b6dda17e3ba682/ffmpeg_python_mac_3.10-0.0.1-py2-none-any.whl#sha256=b7fb93c6b251344d4ccf628014da4b0049931fdce65eb8708655ed21a1cc8fef (from https://pypi.org/simple/ffmpeg-python-mac-3-10/) 2021-12-24T16:48:54,218 Fetching project page and analyzing links: https://www.piwheels.org/simple/ffmpeg-python-mac-3-10/ 2021-12-24T16:48:54,218 Getting page https://www.piwheels.org/simple/ffmpeg-python-mac-3-10/ 2021-12-24T16:48:54,220 Found index url https://www.piwheels.org/simple 2021-12-24T16:48:54,432 Skipping link: not a file: https://www.piwheels.org/simple/ffmpeg-python-mac-3-10/ 2021-12-24T16:48:54,433 Skipping link: not a file: https://pypi.org/simple/ffmpeg-python-mac-3-10/ 2021-12-24T16:48:54,469 Given no hashes to check 0 links for project 'ffmpeg-python-mac-3-10': discarding no candidates 2021-12-24T16:48:54,470 ERROR: Could not find a version that satisfies the requirement ffmpeg-python-mac-3-10==0.0.1 (from versions: 0.0.1.macosx-12.0-x86_64) 2021-12-24T16:48:54,471 ERROR: No matching distribution found for ffmpeg-python-mac-3-10==0.0.1 2021-12-24T16:48:54,472 Exception information: 2021-12-24T16:48:54,472 Traceback (most recent call last): 2021-12-24T16:48:54,472 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-24T16:48:54,472 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-24T16:48:54,472 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-24T16:48:54,472 raise RequirementsConflicted(criterion) 2021-12-24T16:48:54,472 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ffmpeg-python-mac-3-10==0.0.1') 2021-12-24T16:48:54,472 2021-12-24T16:48:54,472 During handling of the above exception, another exception occurred: 2021-12-24T16:48:54,472 2021-12-24T16:48:54,472 Traceback (most recent call last): 2021-12-24T16:48:54,472 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2021-12-24T16:48:54,472 result = self._result = resolver.resolve( 2021-12-24T16:48:54,472 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-24T16:48:54,472 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-24T16:48:54,472 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-24T16:48:54,472 raise ResolutionImpossible(e.criterion.information) 2021-12-24T16:48:54,472 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ffmpeg-python-mac-3-10==0.0.1'), parent=None)] 2021-12-24T16:48:54,472 2021-12-24T16:48:54,472 The above exception was the direct cause of the following exception: 2021-12-24T16:48:54,472 2021-12-24T16:48:54,472 Traceback (most recent call last): 2021-12-24T16:48:54,472 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-24T16:48:54,472 status = run_func(*args) 2021-12-24T16:48:54,472 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-24T16:48:54,472 return func(self, options, args) 2021-12-24T16:48:54,472 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-24T16:48:54,472 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-24T16:48:54,472 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-24T16:48:54,472 raise error from e 2021-12-24T16:48:54,472 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ffmpeg-python-mac-3-10==0.0.1 2021-12-24T16:48:54,480 Removed build tracker: '/tmp/pip-req-tracker-gbf1h675'