跳至内容
菜单
此问题已终结
1 回复
4978 查看

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?  

形象
丢弃
最佳答案

For Ubuntu:

sudo pip 
install pysftp

形象
丢弃