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

What version of tensorflow and keras can use for using correctly calamari? #151

Closed
Tailor2019 opened this issue Feb 11, 2020 · 3 comments
Closed

Comments

@Tailor2019
Copy link

@ChWick
Dear,
Please what version of Tensorflow and keras can use because when i use a version of Tensorflow>=1.12 i have this error 👍
image

@Tailor2019
Copy link
Author

@ChWick
Dear,
I'm trying to Install calamari with anaconda but the same error occured.
I'm using:
Python 3.7
I install it from source using this instruction "python setup.py install"
my CPU is an old one that not support AVX instructions.
Please please help me to overcome this problem.

@ChWick
Copy link
Member

ChWick commented Feb 13, 2020

The current version of Calamari requires tensorflow>=2.0. Unfortunately, the pip packages require enabled AVX instructions. I think your only option is to self-compile tensorflow for your platform (takes quite some time) or to search if someone else already built and shared a custom wheel (e.g., https://github.com/yaroslavvb/tensorflow-community-wheels/issues or yaroslavvb/tensorflow-community-wheels#125)

@Tailor2019
Copy link
Author

@ChWick
thank you very much

@ChWick ChWick closed this as completed Feb 13, 2020
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