Skip to content

torrequest not found after install #12

Description

@hardcore

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions