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

Not compatible with feeluown 3.7.5 #4

Open
oldherl opened this issue Mar 18, 2021 · 2 comments
Open

Not compatible with feeluown 3.7.5 #4

oldherl opened this issue Mar 18, 2021 · 2 comments

Comments

@oldherl
Copy link
Contributor

oldherl commented Mar 18, 2021

Can't load the feeluown-download plugin.
OS: Arch Linux
feeluown 3.7.5-1

[2021-03-18 21:39:44,330 feeluown.plugin:118] [ERROR]: Enable plugin:音乐下载 failed
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/feeluown/plugin.py", line 116, in load_module
    self.enable(plugin)
  File "/usr/lib/python3.9/site-packages/feeluown/plugin.py", line 95, in enable
    plugin.enable(self._app)
  File "/usr/lib/python3.9/site-packages/feeluown/plugin.py", line 71, in enable
    self._module.enable(app)
  File "/home/oldherl/.local/lib/python3.9/site-packages/fuo_dl/__init__.py", line 37, in enable
    from .ui import DownloadUi  # noqa
  File "/home/oldherl/.local/lib/python3.9/site-packages/fuo_dl/ui.py", line 5, in <module>
    from feeluown.helpers import async_run
ModuleNotFoundError: No module named 'feeluown.helpers'
@oldherl
Copy link
Contributor Author

oldherl commented Mar 18, 2021

#5 tries to fix this.

cosven added a commit that referenced this issue Mar 27, 2021
fix compatibility with feeluown >= 3.7.4 (#4)
@oldherl
Copy link
Contributor Author

oldherl commented Mar 27, 2021

#6 adds the button back

cosven added a commit that referenced this issue Mar 28, 2023
fix compatibility with feeluown >= 3.7.4 (#4)
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