Skip to content

Traceback error? #115

@theskycries

Description

@theskycries

Forgive me if there's an obvious fix but I don't know coding at all. I get this error every time I try to use zotify for anything and I hope someone can help.

Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "C:\Users\Sky\scoop\apps\python\current\Scripts\zotify.exe\__main__.py", line 2, in <module>
    from zotify.__main__ import main
  File "C:\Users\Sky\scoop\apps\python\current\Lib\site-packages\zotify\__init__.py", line 38, in <module>
    from zotify.playable import Episode, Track
  File "C:\Users\Sky\scoop\apps\python\current\Lib\site-packages\zotify\playable.py", line 170, in <module>
    class Track(PlayableContentFeeder.LoadedStream, Playable):
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: type object 'PlayableContentFeeder' has no attribute 'LoadedStream'. Did you mean: 'load_stream'?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions