-
Notifications
You must be signed in to change notification settings - Fork 174
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
Environment Error on Windows #27
Comments
I too got the same error when using Running the following code (recommended method) instead worked for me.
|
Sadly I'm getting another error while trying this:
I think this is strange because |
Hi, Yes, this seems strange. Can you try doing |
I am also having issues, this is my error when I run nvcc --version I get
|
The issue was solved for me after running " |
Thanks for this discussion! Unfortunately, we have limited support on Windows. Please follow this thread for further updates: #9 |
Sorry, if I just made a stupid mistake, I'm not so familiar with anaconda, but I tried to create the environment from your blueprint with
conda env create -f environment.yml
and after a while, this error shows up:Do you have any idea why the repo could not be found? I can see the repository if I copy the link to my browser.
If it matters, I'm testing this on windows.
The text was updated successfully, but these errors were encountered: