Open Arifi opened 1 year ago
Its only telling you that it cant find the necesary module in this case pytorch, are you sure you installed pytorch? run the list command under pip and search for pytorch ,try usign the colab version and see if theres any diference
It could be that your installed CUDA version and your installed Python version made the torch installation fail. If you used the (very old) python version 3.6 like recommended in the repository and installed a new CUDA version, installing torch will fail because it can not bridge this gap. I recommend using CUDA 11.8 and Python 3.8
Can someone help please ? I fellowed all steps but nothing is working Here the output: