omaralvarez / deluge-autoremoveplus

Auto removing of deluge torrents
152 stars 61 forks source link

Can not instal plugin AutoRemovePlus #61

Open stefan0028 opened 3 years ago

stefan0028 commented 3 years ago

I try to add the plugin AutoRemovePlus for pyton 3.8 but nothing is working i try the instal way by preference in deluge and this way :

Nothing is working

Devo-McDuff commented 3 years ago

It might be that you have a later version of python. I'm using the plugin with BinHex's Deluge container and it stopped working. It seems this was because Python 3.9 is being used now, I read that renaming the egg might help and it did. I renamed it from AutoRemovePlus-0.6.11-py3.8.egg to AutoRemovePlus-0.6.11-py3.9.egg, might be worth a try for you too.