Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue: compatibility with latest Raspberry Pi OS (bookworm) #275

Closed
aceisace opened this issue Oct 16, 2023 · 1 comment · Fixed by #278
Closed

Issue: compatibility with latest Raspberry Pi OS (bookworm) #275

aceisace opened this issue Oct 16, 2023 · 1 comment · Fixed by #278
Assignees
Labels
dependencies Pull requests that update a dependency file devops

Comments

@aceisace
Copy link
Member

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 👍

@aceisace aceisace added dependencies Pull requests that update a dependency file devops labels Oct 16, 2023
@aceisace aceisace self-assigned this Oct 16, 2023
@aceisace aceisace linked a pull request Nov 7, 2023 that will close this issue
aceisace added a commit that referenced this issue Nov 7, 2023
 python 3.11 & code quality improvements
@aceisace aceisace linked a pull request Nov 8, 2023 that will close this issue
@aceisace
Copy link
Member Author

aceisace commented Nov 8, 2023

Closing as this has been resolved, tested and pushed to the main branch

@aceisace aceisace closed this as completed Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file devops
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant