-
Notifications
You must be signed in to change notification settings - Fork 235
Open
Description
When I try the following for conversion:
from torchquantum.plugins.qiskit_plugin import tq2qiskit
I am getting the following error.
from torchquantum.plugins.qiskit_plugin import tq2qiskit
ModuleNotFoundError: No module named 'torchquantum.plugins'
Upon further digging in the torchquanum directory, it seems the plugin module does not have the qiskit_plugin.
OR am I doing something wrong!?
Metadata
Metadata
Assignees
Labels
No labels