Can't install tensorflow quantum == 0.7.2?
Rayhan740 opened this issue · 4 comments
Rayhan740 commented
I am trying to install tensorflow quantum following the document given in the webpage but it's showing error and doesn't work.
lockwo commented
Rayhan740 commented
I am using windows and tried to install in co-lab by using pip install tensorflow-quantum==0.7.2 and also I have tried it in anaconda with python==3.7 but there it installs but when I try to import tfq it says there is no such module.
lockwo commented
That sounds like the issues I linked. Colabs default Python version isn’t supported.
knottyanyon commented
Duplicate of #798