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

plan to support tensorflow >=2.14? #32

Open
heather999 opened this issue Dec 19, 2024 · 0 comments
Open

plan to support tensorflow >=2.14? #32

heather999 opened this issue Dec 19, 2024 · 0 comments

Comments

@heather999
Copy link

Hi - just wondering if there are plans to unpin tensorflow to allow more recent versions? This pin is making it more difficult to install this package within a larger conda environment. It basically results in a failed install due to an inability to resolve the dependencies, specifically:

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
tensorflow 2.13.1 requires typing-extensions<4.6.0,>=3.6.6, but you have typing-extensions 4.12.2 which is incompatible.

I've tried various incantations such as pinning typing-extensions, but I can't get out of dependency-jail.

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