Re: [weewx-user] Re: sftp on 3.9.2, RPI3B --//pysftp module won't load//

2020-05-26 Thread Messy Potamia
Messy Potamia 9:53 AM (2 minutes ago) to weewx-user And let me tell you there are still problems regarding python version, setuptools version,; this is turning into a dog's breakfast. My pip isthe latest version I have ascertained. But cryptography won't install. sudo pip -V pip

Re: [weewx-user] Re: sftp on 3.9.2, RPI3B --//pysftp module won't load//

2020-05-26 Thread Messy Potamia
And let me tell you there are still problems regarding python version, setuptools version,; this is turning into a dog's breakfast. My pip is the latest version I have ascertained. But cryptography won't install. sudo pip -V pip 20.1.1 from /usr/local/lib/python2.7/dist-packages/pip (python

Re: [weewx-user] Re: sftp on 3.9.2, RPI3B --//pysftp module won't load//

2020-05-26 Thread Messy Potamia
Here's what I did to allow pysftp module to install via pip. I found this on a RaspberryPi forum. You search on this problem and hits come from all over the place with no solutions, until I found this: sudo apt-get install python-pip pip install --user -U setuptools sudo pip install --upgrade

Re: [weewx-user] Re: sftp on 3.9.2, RPI3B --//pysftp module won't load//

2020-05-26 Thread Messy Potamia
Matt, I get the same result whether I invoke pip, pip2, pip3: pi@RPI3:~ $ sudo pip2 install pysftp Downloading/unpacking pysftp Downloading pysftp-0.2.9.tar.gz Running setup.py (path:/tmp/pip-build-QfuB69/pysftp/setup.py) egg_info for package pysftp no previously-included directories