tensorflow / quantum

Hybrid Quantum-Classical Machine Learning in TensorFlow

Home Page:https://www.tensorflow.org/quantum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tff: TypeError of unhashable type 'list'.

deepquantum88 opened this issue · comments

I am working on my linux ubuntu system.

I have installed python 3.9.0, TensorFlow 2.11.0

On my system, when i import the libraries (TFF). I throws a TypeError of unhashable type 'list'.

Even i tried to check lower version of TFF and versions>0.52.0. But it remains same.