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

Install fails due to tensorflow==2.15.0.post1 requirement #3070

Open
StableLlama opened this issue Feb 1, 2025 · 2 comments
Open

Install fails due to tensorflow==2.15.0.post1 requirement #3070

StableLlama opened this issue Feb 1, 2025 · 2 comments

Comments

@StableLlama
Copy link

Installing it on ubuntu it fails with:

[02/01/25 12:41:33] ERROR    Failed to install requirements: ERROR: Could not find a version that satisfies the requirement tensorflow==2.15.0.post1 (from versions: 2.16.0rc0, 2.16.1, 2.16.2, 2.17.0rc0, 2.17.0rc1, 2.17.0, 2.17.1, 2.18.0rc0,           setup_common.py:188
                             2.18.0rc1, 2.18.0rc2, 2.18.0)                                                                                                                                                                                                                    
                             ERROR: No matching distribution found for tensorflow==2.15.0.post1                                                                                                                                                                               

In the windows requirements I have seen that a much newer tensorflow is required, so I guess the requirement can be updated and relaxed

@Sylsatra
Copy link

Sylsatra commented Feb 2, 2025

Are you using Python 3.8?

@StableLlama
Copy link
Author

No, I'm using Python 3.12.3 as this is the version that comes with the latest Ubuntu LTS (24.04)

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

2 participants