Closed Flubbynuggets closed 3 years ago
I guess I just want to know if I am doing anything wrong or if which versions of everything I should download (ie. Pytorch, Python, and Astra-toolbox since I seem to be having a lot of difficulties downloading that) as I have attempted using various versions of Anaconda, Python, Cuda-Toolkit, etc., but to no success.
Describe the bug Not enough arguments for Train_regr
To Reproduce So, through a previous issue, I was able to run all of the non-tomography examples. However, my python version was too high to install astra-toolkit. Next, I tried many different options for allowing myself to download astra, but it always created incompatibility errors with CudaToolkit. So, I came back to the GitHub page to see if there were similar issues
I lowered my python version to 3.6 and created a new environment using code in a previous argument: conda create -n msdnettest -c conda-forge python=3.6 msdnet
However, when I activated the new environment in anaconda and attempted to run train_regr in Jupyter Lab, I received an error: TypeError: not enough arguments for format string
Screenshots
Desktop (please complete the following information):