tensorflow / quantum

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

Cannot install tensorflow-quantum in google collab #791

Open sonikarajesh opened 1 year ago

sonikarajesh commented 1 year ago

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.

tfq

lockwo commented 1 year ago

1) TFQ nightly has 2.11 Tf requirement

2) TFQ Colab errors due to its silent Python version change have been well documented in the issues (look at any recent installation issue, eg https://github.com/tensorflow/quantum/issues/768#issuecomment-1535558879)

knottyanyon commented 1 year ago

Duplicate of #798