Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
4931 Vistas

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
Descartar
Mejor respuesta

For Ubuntu:

sudo pip 
install pysftp

Avatar
Descartar