Open sinkingfeeling opened 5 years ago
Upon trying to install youtube-dl-gui using the pip method, I receive this:
Command "/usr/local/opt/python@2/bin/python2.7 -u -c "import setuptools, tokenize;file='/private/tmp/pip-install-1PCQXG/youtube-dlg/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /private/tmp/pip-record-vDcLCq/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/tmp/pip-install-1PCQXG/youtube-dlg/
Upon trying to install youtube-dl-gui using the pip method, I receive this: