BlackTechX011 / Hacx-GPT

Hacx GPT a powerful, evil brother of WormGPT.
https://github.com/BlackTechX011/Hacx-GPT
MIT License
134 stars 31 forks source link

No module named 'requests' #1

Closed ochin08 closed 8 months ago

ochin08 commented 8 months ago

Traceback (most recent call last): File "/data/data/com.termux/files/home/Hacx-GPT/Hacx.py", line 1, in import requests, os, random ModuleNotFoundError: No module named 'requests'

BlackTechX011 commented 8 months ago

okay i will try to fix

BlackTechX011 commented 8 months ago

type this in Termux

pkg update && pkg upgrade
pkg install python3
pkg install git
pip install requests