Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot import name 'YoutubeDataApi' from 'youtube_api' #51

Open
netllama opened this issue Mar 29, 2023 · 0 comments
Open

cannot import name 'YoutubeDataApi' from 'youtube_api' #51

netllama opened this issue Mar 29, 2023 · 0 comments

Comments

@netllama
Copy link

Describe the bug
cannot import the module

Expected behavior
module import works

Traceback

>>> 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant