pyroscope / pyrocore

:wrench: A collection of tools for the BitTorrent protocol and especially the rTorrent client
https://pyrocore.readthedocs.org/
GNU General Public License v2.0
291 stars 43 forks source link

pyrotorque no module named requests #93

Closed ghost closed 4 years ago

ghost commented 4 years ago

Not sure what is going on here I had to call /home/rtorrent/.local/pyroscope/bin/python2 /usr/local/bin/pip install requests Not sure if my paths are messed up or what happened but this was the only way I could fix this problem

Spent hours working on it of course rtorrent is my pyrotorque user

ghost commented 4 years ago

I had to do the same to get treewatch to work pyinotify was the module missing

pyroscope commented 4 years ago

the docs state what extra deps to install, and how. read them.