@Tarrasque wrote:
Hi all.
I'm starting to use flexget on a raspberry pi 3.
I installed it in a virtualenv following the instructions on the site. I already had python for other development project.
The only extra dependency I was missing is mechanicalsoup, which I need to use the formlogin plugin.
I installed it but when I try to run my task I get this error:
CRITICAL formlogin test task mechanicalsoup required (python module), please install it.
Yet if I try a sudo pip install mechanicalsoup I get:
Requirement already satisfied: mechanicalsoup in /usr/local/lib/python2.7/dist-packages
Can anyone help me please?
Thanks
Posts: 8
Participants: 2