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

PLEASE REBUILD YOUR TENSORFLOW of version 2.11.0 with ABI=1 and -std=c++17 to avoid any shared library loading error. #764

Open
jaeyoo opened this issue Apr 14, 2023 · 1 comment

Comments

@jaeyoo
Copy link
Member

jaeyoo commented Apr 14, 2023

No more compatibility with TF v2.7.0 after TFQ >= 0.7.3.

For users of TF<=v2.7.0, please use TFQ <= 0.7.2
For new users, please use TF==2.11.0 and TFQ==0.7.3

@jaeyoo
Copy link
Member Author

jaeyoo commented Apr 14, 2023

If you are using the old tensorflow (v2.7) or buliding TF v2.11.0 with old bazel commend line with ABI=0, then you will get stuck with the similar errors as others were facing:

Related to:

So, I recommend reading and following this https://github.com/tensorflow/quantum/blob/master/docs/install.md#4-build-tensorflow-from-source installation guideline from scratch (e.g. empty python venv, newly cloned github.com/tensorflow/tensorflow, and github.com/tensorflow/quantum etc.)

@jaeyoo jaeyoo changed the title PLEASE REBUILD YOUR TENSORFLOW 2.11.0 with ABI=1 and -std=c++17 to avoid any shared library loading error. PLEASE REBUILD YOUR TENSORFLOW of version 2.11.0 with ABI=1 and -std=c++17 to avoid any shared library loading error. Apr 14, 2023
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