xnl-h4ck3r / GAP-Burp-Extension

Burp Extension to find potential endpoints, parameters, and generate a custom target wordlist
1.23k stars 132 forks source link

error #14

Closed jinzezhi closed 1 year ago

jinzezhi commented 1 year ago

Symptom An error occurs when the java -jar jython-stand 2.7.3.jar -m pip install -r requirements.txt command is executed on windows image

xnl-h4ck3r commented 1 year ago

Hi @jinzezhi, can you try updating pip with python -m pip install -U pip and try again?

xnl-h4ck3r commented 1 year ago

Hi @jinzezhi, can you try updating pip with python -m pip install -U pip and try again?

Hi @jinzezhi, did you get a chance to try this? Did it make any difference?