Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
4939 Tampilan

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
Buang
Jawaban Terbai

For Ubuntu:

sudo pip 
install pysftp

Avatar
Buang