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

issue when install flownet2.0 #258

Open
Pixie8888 opened this issue Jun 26, 2021 · 1 comment
Open

issue when install flownet2.0 #258

Pixie8888 opened this issue Jun 26, 2021 · 1 comment

Comments

@Pixie8888
Copy link

Hi, when I running "bash install.sh", I encountered this problem:
channelnorm_kernel.cu:3:10: fatal error: ATen/cuda/CUDAContext.h: No such file or directory
#include <ATen/cuda/CUDAContext.h>
^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
error: command '/usr/local/cuda/bin/nvcc' failed with exit status 1
Any idea how to solve it?
My pytorch version is 0.4.1.post2

@anandravi24
Copy link

anandravi24 commented Jun 2, 2022

I got that error initially too. The configuration which worked for me is:
Conda Cuda 9
Python 3,6,2
pytorch 1.0.0

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

2 participants