You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
>>> from youtube_api import YoutubeDataApi
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: cannot import name 'YoutubeDataApi' from 'youtube_api' (/home/netllama/stuff/flask/lib64/python3.11/site-packages/youtube_api/__init__.py)
Desktop (please complete the following information):
OS: Fedora Linux 37 (x86_64)
Version: youtube-data-api-0.0.21 / python-3.11.2
The text was updated successfully, but these errors were encountered:
Describe the bug
cannot import the module
Expected behavior
module import works
Traceback
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: