Closed C0LiSii0N closed 6 months ago
pip install httpx OR pip3 install httpx
For every module not found add pip install to the cmd
Have added all d modules the proxyscraper wont work still....
I HAVE SAME ISSUE MAYBE ITS NOT ADDED TO THE PATH
LIKE WTF I EVEN ADDED BOTH PIP AND PYTHON TO THE PATH
Hi, when I try to execute the command
python3 proxyScraper.py -p http
I getModuleNotFoundError: No module named 'httpx'
, but it is installed, I installed both httpx[cli] and httpx but it won't work. When I type httpx in command prompt it does work, but when I try to import it in python, it doesn't