2022-01-09T03:32:16,136 Created temporary directory: /tmp/pip-ephem-wheel-cache-litsp1f7 2022-01-09T03:32:16,141 Created temporary directory: /tmp/pip-req-tracker-23twh2d6 2022-01-09T03:32:16,142 Initialized build tracking at /tmp/pip-req-tracker-23twh2d6 2022-01-09T03:32:16,142 Created build tracker: /tmp/pip-req-tracker-23twh2d6 2022-01-09T03:32:16,143 Entered build tracker: /tmp/pip-req-tracker-23twh2d6 2022-01-09T03:32:16,144 Created temporary directory: /tmp/pip-wheel-83m8xcl_ 2022-01-09T03:32:16,206 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-09T03:32:16,211 2 location(s) to search for versions of pafy-tmsl: 2022-01-09T03:32:16,211 * https://pypi.org/simple/pafy-tmsl/ 2022-01-09T03:32:16,211 * https://www.piwheels.org/simple/pafy-tmsl/ 2022-01-09T03:32:16,212 Fetching project page and analyzing links: https://pypi.org/simple/pafy-tmsl/ 2022-01-09T03:32:16,213 Getting page https://pypi.org/simple/pafy-tmsl/ 2022-01-09T03:32:16,217 Found index url https://pypi.org/simple 2022-01-09T03:32:16,409 Found link https://files.pythonhosted.org/packages/0e/c9/f13e809d368656d6b7a44718fbfca2ff0446b9001898ff942ebf8441257a/pafy-tmsl-0.5.6.tar.gz#sha256=d155f831ab321a42f3f4abad2386d269391a33383a5cefeca2ff158af9dab8a6 (from https://pypi.org/simple/pafy-tmsl/), version: 0.5.6 2022-01-09T03:32:16,409 Skipping link: No binaries permitted for pafy-tmsl: https://files.pythonhosted.org/packages/9c/2e/e936b87c0c0d99667a0f9c4e988d6d0881dc551f462ab708da55de653477/pafy_tmsl-0.5.6-py2.py3-none-any.whl#sha256=b644562d222e8aadea7abe635cf1fbbe6214c0e76495be849bc5ae2633d42bdd (from https://pypi.org/simple/pafy-tmsl/) 2022-01-09T03:32:16,410 Fetching project page and analyzing links: https://www.piwheels.org/simple/pafy-tmsl/ 2022-01-09T03:32:16,411 Getting page https://www.piwheels.org/simple/pafy-tmsl/ 2022-01-09T03:32:16,413 Found index url https://www.piwheels.org/simple 2022-01-09T03:32:16,639 Skipping link: not a file: https://www.piwheels.org/simple/pafy-tmsl/ 2022-01-09T03:32:16,640 Skipping link: not a file: https://pypi.org/simple/pafy-tmsl/ 2022-01-09T03:32:16,679 Given no hashes to check 1 links for project 'pafy-tmsl': discarding no candidates 2022-01-09T03:32:16,716 Collecting pafy-tmsl==0.5.6 2022-01-09T03:32:16,719 Created temporary directory: /tmp/pip-unpack-1mmsyaa6 2022-01-09T03:32:16,807 Downloading pafy-tmsl-0.5.6.tar.gz (34 kB) 2022-01-09T03:32:16,932 Added pafy-tmsl==0.5.6 from https://files.pythonhosted.org/packages/0e/c9/f13e809d368656d6b7a44718fbfca2ff0446b9001898ff942ebf8441257a/pafy-tmsl-0.5.6.tar.gz#sha256=d155f831ab321a42f3f4abad2386d269391a33383a5cefeca2ff158af9dab8a6 to build tracker '/tmp/pip-req-tracker-23twh2d6' 2022-01-09T03:32:16,934 Running setup.py (path:/tmp/pip-wheel-83m8xcl_/pafy-tmsl_790ccfb787b342d78979e6d54522de4e/setup.py) egg_info for package pafy-tmsl 2022-01-09T03:32:16,935 Created temporary directory: /tmp/pip-pip-egg-info-s0yxrlpj 2022-01-09T03:32:16,935 Preparing metadata (setup.py): started 2022-01-09T03:32:16,936 Running command python setup.py egg_info 2022-01-09T03:32:18,340 Traceback (most recent call last): 2022-01-09T03:32:18,341 File "/tmp/pip-wheel-83m8xcl_/pafy-tmsl_790ccfb787b342d78979e6d54522de4e/pafy/pafy.py", line 48, in 2022-01-09T03:32:18,341 import youtube_dl 2022-01-09T03:32:18,342 ModuleNotFoundError: No module named 'youtube_dl' 2022-01-09T03:32:18,342 During handling of the above exception, another exception occurred: 2022-01-09T03:32:18,343 Traceback (most recent call last): 2022-01-09T03:32:18,343 File "", line 1, in 2022-01-09T03:32:18,344 File "/tmp/pip-wheel-83m8xcl_/pafy-tmsl_790ccfb787b342d78979e6d54522de4e/setup.py", line 13, in 2022-01-09T03:32:18,344 from pafy import __version__ 2022-01-09T03:32:18,345 File "/tmp/pip-wheel-83m8xcl_/pafy-tmsl_790ccfb787b342d78979e6d54522de4e/pafy/__init__.py", line 7, in 2022-01-09T03:32:18,345 from .pafy import new 2022-01-09T03:32:18,345 File "/tmp/pip-wheel-83m8xcl_/pafy-tmsl_790ccfb787b342d78979e6d54522de4e/pafy/pafy.py", line 51, in 2022-01-09T03:32:18,346 raise ImportError( 2022-01-09T03:32:18,346 ImportError: pafy: youtube-dl not found; you can use the internal backend by setting the environmental variable PAFY_BACKEND to "internal". It is not enabled by default because it is not as well maintained as the youtube-dl backend. 2022-01-09T03:32:18,438 Preparing metadata (setup.py): finished with status 'error' 2022-01-09T03:32:18,440 WARNING: Discarding https://files.pythonhosted.org/packages/0e/c9/f13e809d368656d6b7a44718fbfca2ff0446b9001898ff942ebf8441257a/pafy-tmsl-0.5.6.tar.gz#sha256=d155f831ab321a42f3f4abad2386d269391a33383a5cefeca2ff158af9dab8a6 (from https://pypi.org/simple/pafy-tmsl/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-01-09T03:32:18,442 ERROR: Could not find a version that satisfies the requirement pafy-tmsl==0.5.6 (from versions: 0.5.6) 2022-01-09T03:32:18,443 ERROR: No matching distribution found for pafy-tmsl==0.5.6 2022-01-09T03:32:18,444 Exception information: 2022-01-09T03:32:18,444 Traceback (most recent call last): 2022-01-09T03:32:18,444 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-09T03:32:18,444 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-09T03:32:18,444 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-09T03:32:18,444 raise RequirementsConflicted(criterion) 2022-01-09T03:32:18,444 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pafy-tmsl==0.5.6') 2022-01-09T03:32:18,444 2022-01-09T03:32:18,444 During handling of the above exception, another exception occurred: 2022-01-09T03:32:18,444 2022-01-09T03:32:18,444 Traceback (most recent call last): 2022-01-09T03:32:18,444 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2022-01-09T03:32:18,444 result = self._result = resolver.resolve( 2022-01-09T03:32:18,444 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-09T03:32:18,444 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-09T03:32:18,444 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-09T03:32:18,444 raise ResolutionImpossible(e.criterion.information) 2022-01-09T03:32:18,444 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pafy-tmsl==0.5.6'), parent=None)] 2022-01-09T03:32:18,444 2022-01-09T03:32:18,444 The above exception was the direct cause of the following exception: 2022-01-09T03:32:18,444 2022-01-09T03:32:18,444 Traceback (most recent call last): 2022-01-09T03:32:18,444 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-09T03:32:18,444 status = run_func(*args) 2022-01-09T03:32:18,444 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-09T03:32:18,444 return func(self, options, args) 2022-01-09T03:32:18,444 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-09T03:32:18,444 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-09T03:32:18,444 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-09T03:32:18,444 raise error from e 2022-01-09T03:32:18,444 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pafy-tmsl==0.5.6 2022-01-09T03:32:18,453 Removed pafy-tmsl==0.5.6 from https://files.pythonhosted.org/packages/0e/c9/f13e809d368656d6b7a44718fbfca2ff0446b9001898ff942ebf8441257a/pafy-tmsl-0.5.6.tar.gz#sha256=d155f831ab321a42f3f4abad2386d269391a33383a5cefeca2ff158af9dab8a6 from build tracker '/tmp/pip-req-tracker-23twh2d6' 2022-01-09T03:32:18,454 Removed build tracker: '/tmp/pip-req-tracker-23twh2d6'