Euronymou5 / Doxxer-Toolkit

Una herramienta que integra la recopilación de diversas herramientas, técnicas y fuentes de información, facilitando el realizar un doxxeo o investigación.
Mozilla Public License 2.0
382 stars 91 forks source link

ModuleNotFoundError: No module named 'pyshorteners' #9

Closed bumbembam closed 1 month ago

bumbembam commented 9 months ago

I use Termux with Android and the following error comes up:ModuleNotFoundError: No module named 'pyshorteners' please help me figure this out.

Merghany098 commented 8 months ago

Pip install pyshorteners

nn4453 commented 5 months ago

same problem on ubuntu

Euronymou5 commented 5 months ago

they need to manually install the dependencies with: pip3 install -r requirements.txt. If it still doesn't let them, they probably need to upgrade their system