2022-01-09T03:27:00,750 Created temporary directory: /tmp/pip-ephem-wheel-cache-j69eviue 2022-01-09T03:27:00,756 Created temporary directory: /tmp/pip-req-tracker-u21cw87_ 2022-01-09T03:27:00,757 Initialized build tracking at /tmp/pip-req-tracker-u21cw87_ 2022-01-09T03:27:00,757 Created build tracker: /tmp/pip-req-tracker-u21cw87_ 2022-01-09T03:27:00,757 Entered build tracker: /tmp/pip-req-tracker-u21cw87_ 2022-01-09T03:27:00,759 Created temporary directory: /tmp/pip-wheel-eu0ixrgb 2022-01-09T03:27:00,830 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-09T03:27:00,836 2 location(s) to search for versions of pafy-tmsl: 2022-01-09T03:27:00,836 * https://pypi.org/simple/pafy-tmsl/ 2022-01-09T03:27:00,836 * https://www.piwheels.org/simple/pafy-tmsl/ 2022-01-09T03:27:00,837 Fetching project page and analyzing links: https://pypi.org/simple/pafy-tmsl/ 2022-01-09T03:27:00,837 Getting page https://pypi.org/simple/pafy-tmsl/ 2022-01-09T03:27:00,841 Found index url https://pypi.org/simple 2022-01-09T03:27:01,047 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:27:01,048 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:27:01,049 Fetching project page and analyzing links: https://www.piwheels.org/simple/pafy-tmsl/ 2022-01-09T03:27:01,050 Getting page https://www.piwheels.org/simple/pafy-tmsl/ 2022-01-09T03:27:01,052 Found index url https://www.piwheels.org/simple 2022-01-09T03:27:01,257 Skipping link: not a file: https://www.piwheels.org/simple/pafy-tmsl/ 2022-01-09T03:27:01,258 Skipping link: not a file: https://pypi.org/simple/pafy-tmsl/ 2022-01-09T03:27:01,290 Given no hashes to check 1 links for project 'pafy-tmsl': discarding no candidates 2022-01-09T03:27:01,319 Collecting pafy-tmsl==0.5.6 2022-01-09T03:27:01,322 Created temporary directory: /tmp/pip-unpack-du5dg1h9 2022-01-09T03:27:01,412 Downloading pafy-tmsl-0.5.6.tar.gz (34 kB) 2022-01-09T03:27:01,541 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-u21cw87_' 2022-01-09T03:27:01,542 Running setup.py (path:/tmp/pip-wheel-eu0ixrgb/pafy-tmsl_6390fefa02e443ff9c0aac8521272715/setup.py) egg_info for package pafy-tmsl 2022-01-09T03:27:01,543 Created temporary directory: /tmp/pip-pip-egg-info-aw23v5me 2022-01-09T03:27:01,544 Preparing metadata (setup.py): started 2022-01-09T03:27:01,545 Running command python setup.py egg_info 2022-01-09T03:27:03,093 Traceback (most recent call last): 2022-01-09T03:27:03,095 File "/tmp/pip-wheel-eu0ixrgb/pafy-tmsl_6390fefa02e443ff9c0aac8521272715/pafy/pafy.py", line 48, in 2022-01-09T03:27:03,095 import youtube_dl 2022-01-09T03:27:03,095 ModuleNotFoundError: No module named 'youtube_dl' 2022-01-09T03:27:03,096 During handling of the above exception, another exception occurred: 2022-01-09T03:27:03,097 Traceback (most recent call last): 2022-01-09T03:27:03,097 File "", line 1, in 2022-01-09T03:27:03,098 File "/tmp/pip-wheel-eu0ixrgb/pafy-tmsl_6390fefa02e443ff9c0aac8521272715/setup.py", line 13, in 2022-01-09T03:27:03,098 from pafy import __version__ 2022-01-09T03:27:03,099 File "/tmp/pip-wheel-eu0ixrgb/pafy-tmsl_6390fefa02e443ff9c0aac8521272715/pafy/__init__.py", line 7, in 2022-01-09T03:27:03,099 from .pafy import new 2022-01-09T03:27:03,100 File "/tmp/pip-wheel-eu0ixrgb/pafy-tmsl_6390fefa02e443ff9c0aac8521272715/pafy/pafy.py", line 52, in 2022-01-09T03:27:03,100 "pafy: youtube-dl not found; you can use the internal backend by " 2022-01-09T03:27:03,101 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:27:03,194 Preparing metadata (setup.py): finished with status 'error' 2022-01-09T03:27:03,195 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:27:03,198 ERROR: Could not find a version that satisfies the requirement pafy-tmsl==0.5.6 (from versions: 0.5.6) 2022-01-09T03:27:03,198 ERROR: No matching distribution found for pafy-tmsl==0.5.6 2022-01-09T03:27:03,199 Exception information: 2022-01-09T03:27:03,199 Traceback (most recent call last): 2022-01-09T03:27:03,199 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-09T03:27:03,199 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-09T03:27:03,199 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-09T03:27:03,199 raise RequirementsConflicted(criterion) 2022-01-09T03:27:03,199 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pafy-tmsl==0.5.6') 2022-01-09T03:27:03,199 2022-01-09T03:27:03,199 During handling of the above exception, another exception occurred: 2022-01-09T03:27:03,199 2022-01-09T03:27:03,199 Traceback (most recent call last): 2022-01-09T03:27:03,199 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-09T03:27:03,199 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-09T03:27:03,199 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-09T03:27:03,199 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-09T03:27:03,199 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-09T03:27:03,199 raise ResolutionImpossible(e.criterion.information) 2022-01-09T03:27:03,199 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pafy-tmsl==0.5.6'), parent=None)] 2022-01-09T03:27:03,199 2022-01-09T03:27:03,199 The above exception was the direct cause of the following exception: 2022-01-09T03:27:03,199 2022-01-09T03:27:03,199 Traceback (most recent call last): 2022-01-09T03:27:03,199 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-09T03:27:03,199 status = run_func(*args) 2022-01-09T03:27:03,199 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-09T03:27:03,199 return func(self, options, args) 2022-01-09T03:27:03,199 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-09T03:27:03,199 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-09T03:27:03,199 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-09T03:27:03,199 raise error from e 2022-01-09T03:27:03,199 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pafy-tmsl==0.5.6 2022-01-09T03:27:03,209 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-u21cw87_' 2022-01-09T03:27:03,209 Removed build tracker: '/tmp/pip-req-tracker-u21cw87_'