2021-07-12T11:38:45,657 Created temporary directory: /tmp/pip-ephem-wheel-cache-zsqujoxf 2021-07-12T11:38:45,660 Created temporary directory: /tmp/pip-req-tracker-ez_u05ic 2021-07-12T11:38:45,660 Initialized build tracking at /tmp/pip-req-tracker-ez_u05ic 2021-07-12T11:38:45,661 Created build tracker: /tmp/pip-req-tracker-ez_u05ic 2021-07-12T11:38:45,661 Entered build tracker: /tmp/pip-req-tracker-ez_u05ic 2021-07-12T11:38:45,662 Created temporary directory: /tmp/pip-wheel-bvz7472d 2021-07-12T11:38:45,691 1 location(s) to search for versions of youtube-dlg: 2021-07-12T11:38:45,691 * https://pypi.org/simple/youtube-dlg/ 2021-07-12T11:38:45,692 Fetching project page and analyzing links: https://pypi.org/simple/youtube-dlg/ 2021-07-12T11:38:45,692 Getting page https://pypi.org/simple/youtube-dlg/ 2021-07-12T11:38:45,694 Found index url https://pypi.org/simple 2021-07-12T11:38:45,875 Found link https://files.pythonhosted.org/packages/5f/04/a62b87694a9d4314bfe0b38b6d07d5d984ebb50f317c24956cadc2111d69/Youtube-DLG-0.3.8.tar.gz#sha256=ab292faf0fc2410789c8b33c4bd8ed4350313cdd29ddd55798b168fa3eef5759 (from https://pypi.org/simple/youtube-dlg/), version: 0.3.8 2021-07-12T11:38:45,875 Found link https://files.pythonhosted.org/packages/55/28/70620c1ffb8ad7ecb81913a053dc454ad7116d3fbdbd8ca23ac0b19ebb40/Youtube-DLG-0.4.tar.gz#sha256=8d01301bbbfcb2b522bcb02392fec7a222ed90818d00dfee4ee52b633d1778af (from https://pypi.org/simple/youtube-dlg/), version: 0.4 2021-07-12T11:38:45,875 Skipping link: not a file: https://pypi.org/simple/youtube-dlg/ 2021-07-12T11:38:45,893 Given no hashes to check 1 links for project 'youtube-dlg': discarding no candidates 2021-07-12T11:38:45,912 Collecting youtube-dlg==0.4 2021-07-12T11:38:45,914 Created temporary directory: /tmp/pip-unpack-fch9igla 2021-07-12T11:38:45,955 Downloading Youtube-DLG-0.4.tar.gz (153 kB) 2021-07-12T11:38:46,159 Added youtube-dlg==0.4 from https://files.pythonhosted.org/packages/55/28/70620c1ffb8ad7ecb81913a053dc454ad7116d3fbdbd8ca23ac0b19ebb40/Youtube-DLG-0.4.tar.gz#sha256=8d01301bbbfcb2b522bcb02392fec7a222ed90818d00dfee4ee52b633d1778af to build tracker '/tmp/pip-req-tracker-ez_u05ic' 2021-07-12T11:38:46,160 Running setup.py (path:/tmp/pip-wheel-bvz7472d/youtube-dlg_28414500dbc04952b37cbc1a17a30b0e/setup.py) egg_info for package youtube-dlg 2021-07-12T11:38:46,161 Created temporary directory: /tmp/pip-pip-egg-info-g_0y3jyk 2021-07-12T11:38:46,162 Running command python setup.py egg_info 2021-07-12T11:38:47,104 Traceback (most recent call last): 2021-07-12T11:38:47,105 File "", line 1, in 2021-07-12T11:38:47,105 File "/tmp/pip-wheel-bvz7472d/youtube-dlg_28414500dbc04952b37cbc1a17a30b0e/setup.py", line 69, in 2021-07-12T11:38:47,105 from youtube_dl_gui import ( 2021-07-12T11:38:47,105 File "/tmp/pip-wheel-bvz7472d/youtube-dlg_28414500dbc04952b37cbc1a17a30b0e/youtube_dl_gui/__init__.py", line 25 2021-07-12T11:38:47,106 print error 2021-07-12T11:38:47,106 ^ 2021-07-12T11:38:47,106 SyntaxError: Missing parentheses in call to 'print'. Did you mean print(error)? 2021-07-12T11:38:47,154 WARNING: Discarding https://files.pythonhosted.org/packages/55/28/70620c1ffb8ad7ecb81913a053dc454ad7116d3fbdbd8ca23ac0b19ebb40/Youtube-DLG-0.4.tar.gz#sha256=8d01301bbbfcb2b522bcb02392fec7a222ed90818d00dfee4ee52b633d1778af (from https://pypi.org/simple/youtube-dlg/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T11:38:47,156 ERROR: Could not find a version that satisfies the requirement youtube-dlg==0.4 (from versions: 0.3.8, 0.4) 2021-07-12T11:38:47,156 ERROR: No matching distribution found for youtube-dlg==0.4 2021-07-12T11:38:47,156 Exception information: 2021-07-12T11:38:47,156 Traceback (most recent call last): 2021-07-12T11:38:47,156 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T11:38:47,156 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T11:38:47,156 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T11:38:47,156 raise RequirementsConflicted(criterion) 2021-07-12T11:38:47,156 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('youtube-dlg==0.4') 2021-07-12T11:38:47,156 2021-07-12T11:38:47,156 During handling of the above exception, another exception occurred: 2021-07-12T11:38:47,156 2021-07-12T11:38:47,156 Traceback (most recent call last): 2021-07-12T11:38:47,156 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T11:38:47,156 result = self._result = resolver.resolve( 2021-07-12T11:38:47,156 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T11:38:47,156 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T11:38:47,156 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T11:38:47,156 raise ResolutionImpossible(e.criterion.information) 2021-07-12T11:38:47,156 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('youtube-dlg==0.4'), parent=None)] 2021-07-12T11:38:47,156 2021-07-12T11:38:47,156 The above exception was the direct cause of the following exception: 2021-07-12T11:38:47,156 2021-07-12T11:38:47,156 Traceback (most recent call last): 2021-07-12T11:38:47,156 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T11:38:47,156 status = self.run(options, args) 2021-07-12T11:38:47,156 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T11:38:47,156 return func(self, options, args) 2021-07-12T11:38:47,156 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T11:38:47,156 requirement_set = resolver.resolve( 2021-07-12T11:38:47,156 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T11:38:47,156 raise error from e 2021-07-12T11:38:47,156 pip._internal.exceptions.DistributionNotFound: No matching distribution found for youtube-dlg==0.4 2021-07-12T11:38:47,161 Removed youtube-dlg==0.4 from https://files.pythonhosted.org/packages/55/28/70620c1ffb8ad7ecb81913a053dc454ad7116d3fbdbd8ca23ac0b19ebb40/Youtube-DLG-0.4.tar.gz#sha256=8d01301bbbfcb2b522bcb02392fec7a222ed90818d00dfee4ee52b633d1778af from build tracker '/tmp/pip-req-tracker-ez_u05ic' 2021-07-12T11:38:47,161 Removed build tracker: '/tmp/pip-req-tracker-ez_u05ic'