qecnetworks icon indicating copy to clipboard operation
qecnetworks copied to clipboard

Cannot import "torch_autograd_solver"

Open lithostark opened this issue 3 years ago • 0 comments

Hi, very interesting work and thank you for sharing the code.

However, I got the following error when importing the "torch_autograd_solver": ModuleNotFoundError: No module named 'torch_autograd_solver'

I tried "pip install torch_autograd_solver", but got: ERROR: Could not find a version that satisfies the requirement torch_autograd_solver (from versions: none) ERROR: No matching distribution found for torch_autograd_solver

Could you let me know how to install or import the module? Thanks a lot!

lithostark avatar May 02 '21 18:05 lithostark