epinna / tplmap

Server-Side Template Injection and Code Injection Detection and Exploitation Tool
GNU General Public License v3.0
3.75k stars 670 forks source link

pip3 install -r requirements error. #70

Closed sakas23 closed 3 years ago

sakas23 commented 3 years ago

Hello community,

I have an error when im trying to install requirements.

Screenshot_3

I also have a problem installing pyyalm. The output of pip3 install pyyalm is that requirement already satisfied.

In addition, when i type pip3 show pyyalm it says packages not found.

I am a liitle bit confused.

Any help is really appreciated.

epinna commented 3 years ago

It requires Python 2.

sakas23 commented 3 years ago

So its pip2 install or python2 tplmap IP etc...