quantum
quantum copied to clipboard
Hybrid Quantum-Classical Machine Learning in TensorFlow
when I trying to do import tensorflow_quantum as tfq I got error like this : NotFoundError: NotFoundError: D:\download\anaconda\envs\tensorflowq\Lib\site-packages\tensorflow_quantum\core\ops\_tfq_simulate_ops.so not found Package lists: python = 3.7.0 tensorflow = 2.2.0 tensorflow-quantum =...
Package built with bazel from master branch shows up as 0.7.3 in pip. Lack of details in changelists isn't very helpful to understand whether the lack of support for cirq...
I am trying to install tensorflow quantum following the document given in the webpage but it's showing error and doesn't work.
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
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...
That sounds like the issues I linked. Colabs default Python version isn’t supported. _Originally posted by @lockwo in https://github.com/tensorflow/quantum/issues/768#issuecomment-1535598819_
I am using google colab and where I am using python 3.8. So, where tensorflow quantum is installed but when I try to import tensorflow quantum then it doesn't work!!!...
It was working well since April 2023. But ever since April 2023, I have been getting the below error when trying to install tensorflow-quantum. 
Error: Could not find a version that satisfies the requirement.
Hello, I am trying to install tensor flow Quantum but having an error No module named 'tensorflow_quantum'. What's the solution? https://colab.research.google.com/drive/1Jyo5pflZ3y7ceW-m9sIMvqNBThUlLb0q?usp=share_link