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

Conflict Between Dependencies #21

Open
Villjoie opened this issue Dec 10, 2024 · 1 comment
Open

Conflict Between Dependencies #21

Villjoie opened this issue Dec 10, 2024 · 1 comment

Comments

@Villjoie
Copy link

Good morning, I hope you are doing well, and thank you for sharing your wonderful work with us. I would like to know what the solutions are for resolving dependency conflicts and which version of Python was used?

ex. tensorflow==1.13.1, tensorflow-gpu==2.9.3, Keras==2.2.4 and keras==2.1.6

@hungntt
Copy link
Owner

hungntt commented Dec 10, 2024

The latest time we validated our code, we ran with Python 3.8. May you try these dependencies:
tensorboard==1.13.1
tensorflow==1.13.1
tensorflow-estimator==1.13.0
tensorflow-gpu==1.13.1

The Keras part may work well with these 2 versions.
Please tell me if there is any further issue :)

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