Can not install Cayenne in Raspi 4

Thank you for taking the time to submit your bug/issue! Please use the points below as a guide when submitting.

  • Device & model you are using (Pi 4 Model B)

  • What dashboard are you using? (Web)
    I am trying to install Cayenne in Raspi 4 with the following two command:

wget https://cayenne.mydevices.com/dl/rpi_3tvfu565m9.sh
sudo bash rpi_3tvfu565m9.sh -v
It never gets me the dashboard
then I tried the second command without sudo
bash rpi_3tvfu565m9.sh -v
Got the following error:

Traceback (most recent call last):
File “/home/pi/myDevices/Cayenne-Agent/setup.py”, line 36, in
os.chown(directory, user_id, group_id)
PermissionError: [Errno 1] Operation not permitted: ‘/etc/myDevices’

  • ‘[’ 1 -ne 0 ‘]’
  • normalEcho ‘Build for Python 3.9.2 failed’
    ++ date
  • echo ‘Fri 27 Jan 2023 07:06:39 PM CST Build for Python 3.9.2 failed’
    Fri 27 Jan 2023 07:06:39 PM CST Build for Python 3.9.2 failed
  • exit 1
    Any help?

You can use Cayenne Python library to send data from pi 4 to cayenne

I really love the Cayenne dashboard feature. I am planning a course for my students on IoT, where they can create a project without any coding. Could you please help me figuring out what went wrong while I was trying to download the software.

Hi, I am still having the same issue. Today I looked into my Cayenne folder and it’s empty. May that is the reason I am not getting the dashboard.

Any remedy for this?