Open HugoGuadalupe opened 4 years ago
Hello,
I was trying to run driver_neumann_cifar_deblur but I got this error of a module not found:
ModuleNotFoundError: No module named 'src.operators_deblur_cifar'
You can simply rename src.operators_deblur_cifar to src.operators_blur_cifar
Hello,
I was trying to run driver_neumann_cifar_deblur but I got this error of a module not found:
ModuleNotFoundError: No module named 'src.operators_deblur_cifar'