coffinxp / loxs

best tool for finding SQLi,CRLF,XSS,LFi,OpenRedirect
616 stars 145 forks source link

from _curses import * ModuleNotFoundError: No module named '_curses' #56

Open TeamSyncOffical opened 5 days ago

TeamSyncOffical commented 5 days ago
from _curses import *

ModuleNotFoundError: No module named '_curses'

HexShad0w commented 4 days ago

Hello,

Make sure to install all requirements :

--> pip install -r requirements.txt

hexsh1dow

tajuislam commented 3 days ago

solve this problame

/usr/local/lib/python3.12/dist-packages/requests-2.20.0-py3.12.egg/requests/init.py:89: RequestsDependencyWarning: urllib3 (2.0.7) or chardet (5.2.0) doesn't match a supported version! warnings.warn("urllib3 ({}) or chardet ({}) doesn't match a supported " Traceback (most recent call last): File "/root/loxs/loxs.py", line 60, in from webdriver_manager.chrome import ChromeDriverManager ModuleNotFoundError: No module named 'webdriver_manager

HexShad0w commented 3 days ago

Hello,

Make sure to install/upgrade all requirements :

--> pip install -r requirements.txt

hexsh1dow

TeamSyncOffical commented 2 days ago

Issue was that i used windows not kali, will there be windows support ever?

On Mon, 11 Nov 2024 at 16:19, hexsh1dow @.***> wrote:

Hello,

Make sure to install/upgrade all requirements :

--> pip install -r requirements.txt

hexsh1dow

— Reply to this email directly, view it on GitHub https://github.com/coffinxp/loxs/issues/56#issuecomment-2468162879, or unsubscribe https://github.com/notifications/unsubscribe-auth/A4HB7Y26MZQS5ZMYJ4GPPRT2ACVHVAVCNFSM6AAAAABRQDSXMCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINRYGE3DEOBXHE . You are receiving this because you authored the thread.Message ID: @.***>