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

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -