api_key_detector icon indicating copy to clipboard operation
api_key_detector copied to clipboard

problems with installing pip3 dependencies

Open greckko opened this issue 5 years ago • 2 comments
trafficstars

I'm getting pip install errors on my latest Kali VM. Any updates regarding requirements.txt ?

Also how do I import/run the python3 module without setup.py ?

greckko avatar Jul 08 '20 19:07 greckko

me too, i can't install requirements.txt

N-X-T avatar Aug 21 '21 01:08 N-X-T

@greckko and @N-X-T change the requirements.txt to:

rstr
plotly
numpy
scipy
matplotlib
scikit_learn==0.22.2.post1

david-botelho-mariano avatar Jul 25 '22 17:07 david-botelho-mariano