08-06-2018, 10:45 PM
(This post was last modified: 08-07-2018, 06:04 AM by Onionhead.
Edit Reason: Problem Solved
)
I am having difficulty getting the PIP to complete. As far as I can tell it is related to this error message
"Failed building wheel for cffi" and "
Command "/usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-3_ABw7/cffi/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-VsBXx5-record/install-record.txt --single-version-externally-managed --compile --user --prefix=" failed with error code 1 in /tmp/pip-build-3_ABw7/cffi/"
I have run on two different Rpi3B with fresh install of 4.2. Prior today never had this type of error. If anyone has suggestions on what I might be doing to cause this situation please speak up.
Ah yes and don't forget to run
"Failed building wheel for cffi" and "
Command "/usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-3_ABw7/cffi/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-VsBXx5-record/install-record.txt --single-version-externally-managed --compile --user --prefix=" failed with error code 1 in /tmp/pip-build-3_ABw7/cffi/"
I have run on two different Rpi3B with fresh install of 4.2. Prior today never had this type of error. If anyone has suggestions on what I might be doing to cause this situation please speak up.
Ah yes and don't forget to run
Code:
sudo apt-get install avahi-utils
$ sudo apt-get install python-dev libffi-dev libasound2-dev