Help me!
Are you using a recent version of Jessie? I would recommend going and downloading the latest image to a clean SD card and installing again. Keep us updated with your progress!
-B
The same thing is happening to me.
I have download the latest image and installed two days ago.
Is there a logfile??
Welcome to Cayenne!
Have you tried manually installing the python development headers?
I am having the same issue I am running an apt-get update and installing the latest version of python to see if this helps will let u know if it works.
I was trying install Cayenne at Raspbian Jessie Lite and have the same problem. I have Python 3.4.2 installed. I run āsudo apt-get -f updateā and install manually the headers, but dont work. Any idea?
I answer myself:
I made it work that way
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
sudo apt-get install python3.4
sudo apt-get -f install
I hope the commands in tocopulusās post were able to resolve this for you, and youāve had a chance to get started with Cayenne. Iām going to mark the thread Resolved since theyāve solved this issue for everyone else who Iāve seen run into this.
Either way, let us know! If they didnāt weād be glad to keep helping you troubleshoot.