Incompatibility Issue Between TensorFlow Quantum v0.7.2 and TensorFlow v2.11.0 #779
Labels
area/docs
Concerns documentation – problems, ideas, requests
kind/bug-report
Something doesn't seem to work
priority/p1
Fix is needed as soon as possible
triage/duplicate
This issue or pull request is addressed by another
Hello TensorFlow Quantum Team,
The installation guide suggests that these versions are compatible, but in practice, I've encountered the following error:
NotFoundError: /usr/lib/python3/dist-packages/tensorflow_quantum/core/ops/_tfq_simulate_ops.so: cannot open shared object file: No such file or directory
In my experience, the most recent version of TensorFlow that is compatible with TensorFlow Quantum v0.7.2 is TensorFlow v2.8.0. I installed the packages using pip.
My environment is as follows:
I wanted to alert you to this issue for potential updates to the compatibility information in the installation guide.
Thank you for your time and your work on this project. Please let me know if you need any further information regarding this issue.
The text was updated successfully, but these errors were encountered: