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

ABI and build isolation woes #284

Open
bennahugo opened this issue Oct 9, 2024 · 0 comments
Open

ABI and build isolation woes #284

bennahugo opened this issue Oct 9, 2024 · 0 comments

Comments

@bennahugo
Copy link
Contributor

It seems TF is not ABI compatible within the same 2.x range. When an older version of numpy (1.22) is already installed build isolation will pull numpy 1.26 and TF 2.15. After the wheel is built TF 2.12 is installed. WTF pip's dependency resolution system really sucks!

Not sure where to go next - should maybe try another package manager.

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