python - Issue with installing pysftp with pip -


i trying install module pysftp onto rapspberry pi, error returned when

sudo pip install pysftp 

is run. error get:

command "python setup.py egg_info" failed error code 1 in /tmp/pip-build-u1r0_9/pynacl

i have tried running pip install --upgrade setuptools not fix error.

my python version 3.4.2, , pip version 9.0.1 (python 3.4) if helps.

i hope have provided enough information useful, tried as can nothing seems work.


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -