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

Build Error -> pip install submodules #147

Open
lzhangsh opened this issue Oct 12, 2024 · 0 comments
Open

Build Error -> pip install submodules #147

lzhangsh opened this issue Oct 12, 2024 · 0 comments

Comments

@lzhangsh
Copy link

lzhangsh commented Oct 12, 2024

Has anyone encountered this issue before?
When setting up the environment, I keep getting the error: UserWarning: Error checking compiler version for cl: Command 'cl' returned non-zero exit status 2. warnings.warn(f'Error checking compiler version for {compiler}: {error}'). Even after adding Visual Studio's cl.exe to the system Path environment variables, the error persists, making it impossible to compile simple-knn and diff-rasterization.
image
I’ve tried all the suggestions from Stack Overflow and GitHub, including downgrading or upgrading CUDA versions, Python, and PyTorch, but nothing works. Switching from Visual Studio 2022 to 2019 didn’t help either.

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

1 participant