Blog-Views-Bot icon indicating copy to clipboard operation
Blog-Views-Bot copied to clipboard

torrequest not found after install

Open hardcore opened this issue 4 years ago • 2 comments

Hi,

i have installed python3-torrequest but the script cant import torrequest. Any idea?

Linux kali 5.9.0-kali1-amd64 #1 SMP Debian 5.9.1-1kali2 (2020-10-29) x86_64 GNU/Linux


──(kali㉿kali)-[~/devel/Blog-Views-Bot]
└─$ sudo apt-get install python3-torrequest                                                                                                                                                                    100 ⨯
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libxml-dom-perl libxml-perl libxml-regexp-perl
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
  python3-torrequest
0 upgraded, 1 newly installed, 0 to remove and 1213 not upgraded.
Need to get 3,924 B of archives.
After this operation, 21.5 kB of additional disk space will be used.
Get:1 http://ftp.halifax.rwth-aachen.de/kali kali-rolling/main amd64 python3-torrequest all 0.1.0-2 [3,924 B]
Fetched 3,924 B in 0s (11.1 kB/s)              
Selecting previously unselected package python3-torrequest.
(Reading database ... 268145 files and directories currently installed.)
Preparing to unpack .../python3-torrequest_0.1.0-2_all.deb ...
Unpacking python3-torrequest (0.1.0-2) ...
Setting up python3-torrequest (0.1.0-2) ...
                                                                                                                                                                                                                     
┌──(kali㉿kali)-[~/devel/Blog-Views-Bot]
└─$ python blog-view.py                   
Traceback (most recent call last):
  File "blog-view.py", line 4, in <module>
    from torrequest import TorRequest
ImportError: No module named torrequest

hardcore avatar Feb 23 '21 11:02 hardcore

Yes I have this problem . How to fix it

imshmrx avatar Mar 02 '21 17:03 imshmrx

Yes I have this problem . How to fix it

ProUser777 avatar Sep 21 '21 10:09 ProUser777