You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I decided to upgrade the the deluge-pip from python 3.7 to 3.8 to see if that would fix the issue.
I have upgraded the deluge-pip to reference all python3.8 packages
I have also upgraded the post_install.sh to reference python3.8
It now seems to play nicely.
please feel free to use the following commands to install youself
You are correct; The default version of Python switched from 3.7 to 3.8 recently causing breakage in several plugins.
I tested your changes and confirm that the plugin with your patch installed fine and let me download a torrent. Can you submit a pull request with these changes? Thanks!
Hi, I had troble installing deluge-pip from the plugin index.
When installing as follows
deluge-pip_fail.txt
I decided to upgrade the the deluge-pip from python 3.7 to 3.8 to see if that would fix the issue.
I have upgraded the deluge-pip to reference all python3.8 packages
I have also upgraded the post_install.sh to reference python3.8
It now seems to play nicely.
please feel free to use the following commands to install youself
feedback is welcome.
The text was updated successfully, but these errors were encountered: