sarabsethi / rpi-eco-monitoring

Software for long-term autonomous ecosystem monitoring on a Raspberry Pi
https://sarabsethi.github.io/autonomous_ecosystem_monitoring/
GNU General Public License v3.0
42 stars 10 forks source link

running the code first time #2

Open axelsoundingwild opened 3 years ago

axelsoundingwild commented 3 years ago

awesome project, and I hope to contribute to it as soon as possible!

I have installed the SD_card_rpi-eco-monitoring_lts_02-01-18 image on a 32gb sd card for now, running on pi 3b+, also added the ssh file to managed it without other screens.

I boot it up, and when I run cd ~/rpi-ecosystem-monitoring -bash: cd: /home/pi/rpi-ecosystem-monitoring: No such file or directory

same for python setup.py

Have I chose the wrong disk image maybe?

Axel

sarabsethi commented 3 years ago

Hi Axel,

Thanks for getting in touch! To be completely honest, that image was made almost 3 years ago now, so my memory of the details is pretty rusty.

Try setting up a fresh Raspberry Pi OS from scratch and see how you get on – maybe that will be more fruitful. There’s instructions in the readme for our github page telling you how to do so!

Cheers, Sarab

yunshanbai commented 1 year ago

Excellent project, I tried to deploy from a stock Raspbian image on Raspberry Pi 4B, After deployment, I configured the offline mode, Restart the device will automatically run, Show the following error,: image

Are some dependent packages not installed correctly? regards, Bai