I am facing the exact same issue. I am using python version - 3.6 with tensorflow version 0.12. How can i make it work for my code with these versions?[quote=“Oriel, post:1, topic:1994, full:true”]
Hi, i have recently upgraded my pennylane version to 0.24 and i am facing following error when importing it
del ar.autoray._FUNCS["torch", "linalg.eigh"]
KeyError: ('torch', 'linalg.eigh')
i also have it if i install an older version too.
Does someone knows a way around?
thanks
best wishes
Oriel
[/quote]
@Vaishnavi_Chandilkar, as I just responded here unfortunately you would need to use PennyLane v0.15.1 if you want to keep using Python 3.6. If possible the best option is to upgrade your Python and use the latest PennyLane version available.