Hi All
Newbie here, I want to build a weather station with the Pi.
I am going to use this guide: https://projects.raspberrypi.org/en/pro ... -station/1
I have got the weather station software cloned.
When I try and install the BME280 Python Library it gives me:
'This environment is externally managed'
'To install Python packages system-wide, try apt install python3-xyz, where xyz is the package you are trying to install'
When I then type apt install python3-rpi.bme280 it says:
'E: Could not open lock file /var/lib/dpkg/lock-frontebd - open (13: Permission denied)'
Can anyone please give me a clue where I am going wrong?
Thank you!
Newbie here, I want to build a weather station with the Pi.
I am going to use this guide: https://projects.raspberrypi.org/en/pro ... -station/1
I have got the weather station software cloned.
When I try and install the BME280 Python Library it gives me:
'This environment is externally managed'
'To install Python packages system-wide, try apt install python3-xyz, where xyz is the package you are trying to install'
When I then type apt install python3-rpi.bme280 it says:
'E: Could not open lock file /var/lib/dpkg/lock-frontebd - open (13: Permission denied)'
Can anyone please give me a clue where I am going wrong?
Thank you!
Statistics: Posted by Megaflow — Sat Dec 07, 2024 5:20 pm