matteo-ronchetti / torch-radon

Computational Tomography in PyTorch
https://torch-radon.readthedocs.io
GNU General Public License v3.0
219 stars 45 forks source link

NameError: name 'RaysCfg' is not defined with Python 3.10 #51

Open hoangngan-nguyen opened 1 year ago

hoangngan-nguyen commented 1 year ago

Hello,

I met this error when using the built version of torch_radon with Google colab, could you please help me to check?

NameError: name 'RaysCfg' is not defined4

torch_radon_error