redmist

Results 2 comments of redmist

I had changed my python version to 3.6 and satisfied the packages as the 'requirements.txt' but still have the same error

> Have you considered CUDA's and pytorch's version is incompatible? May be you can run > > ```shell > nvcc -V > ``` > > to check your CUDA's version....