got error when import tensorflow_quantum as tfq #771
Labels
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
when I trying to do
import tensorflow_quantum as tfq
I got error like:
NotFoundError: /home/miniconda3/envs/municipal/lib/python3.9/site-packages/tensorflow_quantum/core/ops/_tfq_simulate_ops.so: undefined symbol: _ZNK10tensorflow8OpKernel11TraceStringERKNS_15OpKernelContextEb
What should I do? My package lists are: python=3.9.0 tensorflow=2.7.0 cirq=0.13.1 tensorflow-quantum=0.6.1
The text was updated successfully, but these errors were encountered: