Search found 2 matches
- Thu Feb 26, 2026 5:17 am
- Forum: Plugins
- Topic: [Plugin] ltConfig v2.0.0
- Replies: 239
- Views: 1621618
Re: [Plugin] ltConfig v2.0.0
Please see this thread, which addresses this issue. You will need to revert the container you're using or revert setuptools prior to 82 when pkg_resources was removed. https://forum.deluge-torrent.org/viewtopic.php?t=57532 There has already been work done on this, and it is not isolated to ltConfig...
- Wed Feb 25, 2026 6:55 am
- Forum: Plugins
- Topic: [Plugin] ltConfig v2.0.0
- Replies: 239
- Views: 1621618
Re: [Plugin] ltConfig v2.0.0
With pkg_resources now removed from setuptools, ltConfig fails to init on startup. 06:40:43 [ERROR ][deluge.pluginmanagerbase :1672] Unable to instantiate plugin 'ltConfig' from 'ltConfig'! 06:40:43 [ERROR ][deluge.pluginmanagerbase :1672] No module named 'pkg_resources' Traceback (most recent call ...
Deluge