alive4ever

Results 12 issues of alive4ever

Got error when importing this module on python3.8: ``` Traceback (most recent call last): File "", line 1, in File "D:\a\youtube-local\youtube-local\server.py", line 6, in from youtube import yt_app File "D:\a\youtube-local\youtube-local\youtube\__init__.py",...

Importing this module fails on python3.7 with the following error. ``` Traceback (most recent call last): File "", line 1, in File "D:\a\youtube-local\youtube-local\youtube-local\server.py", line 6, in from youtube import yt_app...