2021-12-24T16:43:11,589 Created temporary directory: /tmp/pip-ephem-wheel-cache-yt_s8ild 2021-12-24T16:43:11,595 Created temporary directory: /tmp/pip-req-tracker-ou04cloy 2021-12-24T16:43:11,596 Initialized build tracking at /tmp/pip-req-tracker-ou04cloy 2021-12-24T16:43:11,596 Created build tracker: /tmp/pip-req-tracker-ou04cloy 2021-12-24T16:43:11,596 Entered build tracker: /tmp/pip-req-tracker-ou04cloy 2021-12-24T16:43:11,597 Created temporary directory: /tmp/pip-wheel-l1nxpimf 2021-12-24T16:43:11,670 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-24T16:43:11,677 2 location(s) to search for versions of ffmpeg-python-mac-3-10: 2021-12-24T16:43:11,677 * https://pypi.org/simple/ffmpeg-python-mac-3-10/ 2021-12-24T16:43:11,677 * https://www.piwheels.org/simple/ffmpeg-python-mac-3-10/ 2021-12-24T16:43:11,678 Fetching project page and analyzing links: https://pypi.org/simple/ffmpeg-python-mac-3-10/ 2021-12-24T16:43:11,679 Getting page https://pypi.org/simple/ffmpeg-python-mac-3-10/ 2021-12-24T16:43:11,682 Found index url https://pypi.org/simple 2021-12-24T16:43:11,880 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:43:11,881 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:43:11,882 Fetching project page and analyzing links: https://www.piwheels.org/simple/ffmpeg-python-mac-3-10/ 2021-12-24T16:43:11,883 Getting page https://www.piwheels.org/simple/ffmpeg-python-mac-3-10/ 2021-12-24T16:43:11,885 Found index url https://www.piwheels.org/simple 2021-12-24T16:43:12,116 Skipping link: not a file: https://www.piwheels.org/simple/ffmpeg-python-mac-3-10/ 2021-12-24T16:43:12,117 Skipping link: not a file: https://pypi.org/simple/ffmpeg-python-mac-3-10/ 2021-12-24T16:43:12,149 Given no hashes to check 0 links for project 'ffmpeg-python-mac-3-10': discarding no candidates 2021-12-24T16:43:12,150 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:43:12,151 ERROR: No matching distribution found for ffmpeg-python-mac-3-10==0.0.1 2021-12-24T16:43:12,151 Exception information: 2021-12-24T16:43:12,151 Traceback (most recent call last): 2021-12-24T16:43:12,151 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-24T16:43:12,151 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-24T16:43:12,151 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-24T16:43:12,151 raise RequirementsConflicted(criterion) 2021-12-24T16:43:12,151 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ffmpeg-python-mac-3-10==0.0.1') 2021-12-24T16:43:12,151 2021-12-24T16:43:12,151 During handling of the above exception, another exception occurred: 2021-12-24T16:43:12,151 2021-12-24T16:43:12,151 Traceback (most recent call last): 2021-12-24T16:43:12,151 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2021-12-24T16:43:12,151 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-12-24T16:43:12,151 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-24T16:43:12,151 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-24T16:43:12,151 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-24T16:43:12,151 raise ResolutionImpossible(e.criterion.information) 2021-12-24T16:43:12,151 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ffmpeg-python-mac-3-10==0.0.1'), parent=None)] 2021-12-24T16:43:12,151 2021-12-24T16:43:12,151 The above exception was the direct cause of the following exception: 2021-12-24T16:43:12,151 2021-12-24T16:43:12,151 Traceback (most recent call last): 2021-12-24T16:43:12,151 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-24T16:43:12,151 status = run_func(*args) 2021-12-24T16:43:12,151 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-24T16:43:12,151 return func(self, options, args) 2021-12-24T16:43:12,151 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-24T16:43:12,151 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-24T16:43:12,151 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-24T16:43:12,151 raise error from e 2021-12-24T16:43:12,151 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ffmpeg-python-mac-3-10==0.0.1 2021-12-24T16:43:12,160 Removed build tracker: '/tmp/pip-req-tracker-ou04cloy'