You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of October 2023, Raspberry Pi OS is now based on Debian bookworm, leading to compatibility issues. Currently, there are issues with the installation of numpy which fails at a certain point and the default python version change from python 3.9 to python 3.11. Pyowm in particular is not supported by python 3.9, hence a custom wrapper for owm may be required.
If you want to help out with this issue, please feel free to do so. PR's, suggestions and alternatives are most welcome 👍
The text was updated successfully, but these errors were encountered:
As of October 2023, Raspberry Pi OS is now based on Debian bookworm, leading to compatibility issues. Currently, there are issues with the installation of numpy which fails at a certain point and the default python version change from python 3.9 to python 3.11. Pyowm in particular is not supported by python 3.9, hence a custom wrapper for owm may be required.
If you want to help out with this issue, please feel free to do so. PR's, suggestions and alternatives are most welcome 👍
The text was updated successfully, but these errors were encountered: