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

Python upgrade issues #234

Open
4 tasks
anschweitzer opened this issue Apr 23, 2024 · 0 comments
Open
4 tasks

Python upgrade issues #234

anschweitzer opened this issue Apr 23, 2024 · 0 comments
Labels
version maintenance Issues related to depedencies, hardware, OS getting stale

Comments

@anschweitzer
Copy link
Collaborator

We've had some problems upgrading libraries and/or python.

This github meta issue tracks those problems

  • Python 3.12 incompatible with Pendulum < 3.
  • Pendulum 3 incompatible with 32 bit raspberry pi. See here and issue Remove pendulum depdenency #233.
  • Numpy install failed with python 3.11. See here. Running sudo apt-get install libatlas-base-dev produced a new error, libc6 apparently wasn't the right version. Possibly installing numpy with apt-get, not pip, would help.
  • glibc might be limited in version on 32 bit os. See here. This could be related to and/or the cause of other issues.
@anschweitzer anschweitzer added the version maintenance Issues related to depedencies, hardware, OS getting stale label Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version maintenance Issues related to depedencies, hardware, OS getting stale
Projects
None yet
Development

No branches or pull requests

1 participant