tensorflow / quantum

Hybrid Quantum-Classical Machine Learning in TensorFlow
https://www.tensorflow.org/quantum
Apache License 2.0
1.77k stars 558 forks source link

No module named 'tensorflow_quantum' #796

Open shahikkhan opened 10 months ago

shahikkhan commented 10 months ago

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

lockwo commented 10 months ago

Making colab a supported version I have found to be unreliable. It seems to sometimes work and not work for reasons I can not determine (e.g. https://github.com/tensorflow/quantum/issues/782). I have since stopped using colab + TFQ because of these issues.

knaughttyanyon commented 9 months ago

Duplicate of #798