-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
[BUG]: pip install .
error: identifier "__hsub" is undefined
#5929
Comments
In addition, |
pip install .
error: identifier "__hsub" is undefined
Hi, What is your nvcc version? |
ๆๆ้ๅๆนไบ๏ผ้ฎ้ข่งฃๅณไบใไฝๆฏ่งฃๅณไปฅๅ้ๅฐไบๆฐ้ฎ้ข,,ๆๆพๅผไบ |
I changed the image and the problem was solved. But after solving it, I encountered new problems, and I gave up. |
I soved this bug by: [Attention] Environment |
Is there an existing issue for this bug?
๐ Describe the bug
I'm downloading from source:
when I run the command
BUILD_EXT=1 pip install .
, it failed:Environment
CUDA 11.8
pytorch 2.3.0
python 3.10.14
GPU A800
The text was updated successfully, but these errors were encountered: