OWASP / pysap

pysap is an open source Python library that provides modules for crafting and sending packets using SAP's NI, Diag, Enqueue, Router, MS, SNC, IGS, RFC and HDB protocols.
https://owasp.org/www-project-core-business-application-security/
GNU General Public License v2.0
219 stars 61 forks source link

issue with use pysap and pycharm #2

Closed vah13 closed 9 years ago

vah13 commented 9 years ago

Hi. I use pycharm IDE, I install in Kali pysap with pip install pysap, all right, all was installed. But when I want to use run project with import pysap, I got message you don't have installed pysap. What I do wrong?

vah13 commented 9 years ago

I updated python and all work now :-)

martingalloar commented 9 years ago

Sounds good ! Closing this.