epinna/tplmap

pip3 install -r requirements error.

sakas23 opened this issue · 2 comments

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.

It requires Python 2.

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