Skip to content
New issue

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

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

Already on GitHub? # to your account

No module named 'pointops_cuda' #23

Open
onikiri17 opened this issue Aug 26, 2024 · 1 comment
Open

No module named 'pointops_cuda' #23

onikiri17 opened this issue Aug 26, 2024 · 1 comment

Comments

@onikiri17
Copy link

I've attempted to install PyTorch 1.12 with CUDA 11.6, along with several alternative versions, and recompiled. Additionally, I've tried to compile the setup.py file independently, but I continue to face the error described in the title. Would anyone happen to have encountered a similar situation? Could you kindly share how it might be resolved? Thank you in advance for any assistance.

@CuiRuikai
Copy link
Owner

Could you please provide your error information?
The pointops lib was adopted from Point Transformer. It is indeed difficult to compile.
You can possibly try:
POSTECH-CVLab/point-transformer#56
POSTECH-CVLab/point-transformer#82
POSTECH-CVLab/point-transformer#73
etc.

@github-staff github-staff deleted a comment from CuiRuikai Aug 27, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@CuiRuikai @onikiri17 and others