@raniat123 wrote:
I searched for this question for a while and I still can’t get this to work. I would like to import a python module called Paramiko and here is what I tried so far
I typed this in a python componentimport sys for p in sys.path: print p
Then I copied the Paramiko folder into the resulted path.
This method didn’t work.
Could someone guide me on how to do this?
Posts: 4
Participants: 3