Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent Packages version in Prerequisite vs yml #8

Open
npatel-ah opened this issue Sep 10, 2020 · 0 comments
Open

Inconsistent Packages version in Prerequisite vs yml #8

npatel-ah opened this issue Sep 10, 2020 · 0 comments

Comments

@npatel-ah
Copy link

Hello,

I have a query regarding CUDA and CUDNN versions. The prerequisite is "CUDA 8.0 with cudnn 5.1", however, the yml file says otherwise

  - cuda90=1.0=h6433d27_0
  - pytorch=0.3.1=py36_cuda9.0.176_cudnn7.0.5_2

I ignored the Prerequisites and created an environment with the yml file which ran fine also I was able to run the preprocess.py step but when I ran "main.py" I got error :
AssertionError: Found no NVIDIA driver on your system.
Any help on this is appreciated.

Best

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant