Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
4977 Prikazi

I downloaded pysftp-0.2.8 from this link (https://pypi.python.org/pypi/pysftp). I double click setup.py but command prompt will come and there is nothing happening. How I install pysftp for my PC?  

Avatar
Opusti
Best Answer

For Ubuntu:

sudo pip 
install pysftp

Avatar
Opusti