Closed ali-sattari closed 7 years ago
It seems that you are using python 2.7 shipped with the OS. I write and test this project under python 3.6.1, and I am not sure if the codes compatible with python 2.7. I suggest you install python 3.6 via pyenv, it is fairly simple and manageable for managing various versions of python.
I've installed using recommended procedure: installed youtube-dl and Flask using pip, and then executed python setup.py install, here is the error in middle of outputs:
The error persists while trying to execute newly created youtube-dl-webui command:
Please advice.