Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
4984 Zobrazení

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
Zrušit
Nejlepší odpověď

For Ubuntu:

sudo pip 
install pysftp

Avatar
Zrušit