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

It's stuck in the./setup.py install --user step #19

Open
Changee-git opened this issue Jul 3, 2024 · 3 comments
Open

It's stuck in the./setup.py install --user step #19

Changee-git opened this issue Jul 3, 2024 · 3 comments

Comments

@Changee-git
Copy link

I'm using a Windows 10 operating system, and I'm sure the system variable for CUDA_HOME is set to C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.5.

Screenshot 2024-07-03 093924

But as you can see, it's always giving me an error and I can't go to the next step. I don't know what the problem is. Is it a problem with my windows system? Has anyone been able to successfully install it on windows?

@Changee-git
Copy link
Author

I got it. The reason is that my pytorch version and cuda version do not match, so cuda cannot be used // torch.cuda.is_available() is false //.So I updated the latest version of pytorch to compile. But there seems to be a problem with the compilation process.
image

@Changee-git
Copy link
Author

image
I tried so many times... And I have no clue what's going on ...

@invictus717
Copy link
Collaborator

These codes are tested under python 3.8 & python 3.9 with Linux OS, we suggest you would better not use Windows to reproduce our experiments.

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