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 install search plugin #22265

Open
guoyunhe opened this issue Feb 10, 2025 · 3 comments
Open

Cannot install search plugin #22265

guoyunhe opened this issue Feb 10, 2025 · 3 comments
Labels
Search engine Issues related to the search engine/search plugins functionality

Comments

@guoyunhe
Copy link

qBittorrent & operating system versions

qBittorrent: 5.0.3
System: openSUSE Tumbleweed, official RPM
Qt: 6.8.1
Libtorrent: 2.0.11.0
Boost: 1.86.0
OpenSSL: 3.2.3
zlib: 1.3.1

What is the problem?

Cannot install search plugin

Steps to reproduce

  1. Open qBittorrent
  2. Open Search tab
  3. Click "Search plugin" button
  4. Install https://raw.githubusercontent.com/BurningMop/qBittorrent-Search-Plugins/main/calidadtorrent.py

Additional context

No response

Log(s) & preferences file(s)

@thalieht thalieht added the Search engine Issues related to the search engine/search plugins functionality label Feb 10, 2025
@yxh38658
Copy link

I guess it's because of your python version. I got search plugins works well before. Then I updated my python version to 3.13.1. the search plugins still works. Then I updated my qbittorrent to the newest version v5.0.3 and I have to re-install the search plugins. Then I found I can not install any of them. Always got error message: unsuportted plugins. I roll back to qbittorrent to version 4.6.5. and still can not install any plugins.

I didn't try to roll back my python version because I need version 3.13.1 and I don't have a multi env controller on my computer. So I'm not 100% sure it's caused of python. but quite high chance.

@guoyunhe
Copy link
Author

@yxh38658 Thanks for the tips! I am using Python 3.11.11. Will try other python versions.

@guoyunhe
Copy link
Author

It seems that these plugins depend on some Python module which is NOT installed on my system...

Traceback (most recent call last):
  File "/home/guo/下载/calidadtorrent.py", line 25, in <module>
    from helpers import download_file, retrieve_url
ModuleNotFoundError: No module named 'helpers'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Search engine Issues related to the search engine/search plugins functionality
Projects
None yet
Development

No branches or pull requests

3 participants