Skip to content

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

@netllama

Description

@netllama

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions