cmenon12 / birdbox-livestream

Collection of Python scripts designed for livestreaming a birdbox from a Raspberry Pi to YouTube!
https://www.youtube.com/channel/UCikUXkTwFvyrHlajBRQwvuw/
GNU General Public License v3.0
2 stars 0 forks source link

Upgrade from Python 3.8 to 3.11 #91

Open cmenon12 opened 8 months ago

cmenon12 commented 8 months ago

3.8 will lose support in October 2024, and we are already several patch versions behind.

3.11 was released in October 2022 and will stay supported for five years until October 2027.

cmenon12 commented 8 months ago

Continue here from ./configure --enable-optimizations https://stackoverflow.com/questions/76942052/raspberry-pi-cant-install-python-3-11

cmenon12 commented 8 months ago

Need to deal with error during ./configure.

Platform "armv6l-unknown-linux-gnueabihf" with compiler "gcc" is not supported by the CPython core team, see https://peps.python.org/pep-0011/ for more information.