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

Unable to install tracklib on python 3.12 #18

Closed
hydroscopex opened this issue Oct 18, 2024 · 1 comment
Closed

Unable to install tracklib on python 3.12 #18

hydroscopex opened this issue Oct 18, 2024 · 1 comment

Comments

@hydroscopex
Copy link

Hi,

Thanks again for this great library!

I've recently tried to use it in another project where I use python 3.12 but I've been unable to install tracklib in this environment. with the following error :

tracklib_install_error.txt

The issue seems to come from the numpy<=1.23.5in the requirements.txt

numpy<=1.23.5

which appears to be incompatible with python 3.12 as documented in numpy/numpy#23808

I was wondering what the reason was to maintain this upper bound on numpy requirements and if there were any plans to lift it?

@hydroscopex
Copy link
Author

Looks like f4be917 solved it! Thanks for the update!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant