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

When compiling instant-ngp, an error occurred and failed to succeed. #20

Open
HaviZou opened this issue Sep 4, 2023 · 2 comments
Open

Comments

@HaviZou
Copy link

HaviZou commented Sep 4, 2023

D:\Nvidia-nerf\immersive-ngp\instant-ngp\dependencies\pybind11\include\pybind11\detail/type_caster_base.h(448): error :
pointer to incomplete class type "_frame" is not allowed [D:\Nvidia-nerf\immersive-ngp\instant-ngp\build\pyngp.vcxproj
]

D:\Nvidia-nerf\immersive-ngp\instant-ngp\dependencies\pybind11\include\pybind11\detail/type_caster_base.h(448): error :
type name is not allowed [D:\Nvidia-nerf\immersive-ngp\instant-ngp\build\pyngp.vcxproj]

D:\Nvidia-nerf\immersive-ngp\instant-ngp\dependencies\pybind11\include\pybind11\detail/type_caster_base.h(448): error :
expected an expression [D:\Nvidia-nerf\immersive-ngp\instant-ngp\build\pyngp.vcxproj]

D:\Nvidia-nerf\immersive-ngp\instant-ngp\dependencies\pybind11\include\pybind11\detail/type_caster_base.h(450): error :
pointer to incomplete class type "_frame" is not allowed [D:\Nvidia-nerf\immersive-ngp\instant-ngp\build\pyngp.vcxproj
]

D:\Nvidia-nerf\immersive-ngp\instant-ngp\dependencies\pybind11\include\pybind11\detail/type_caster_base.h(450): error :
type name is not allowed [D:\Nvidia-nerf\immersive-ngp\instant-ngp\build\pyngp.vcxproj]

D:\Nvidia-nerf\immersive-ngp\instant-ngp\dependencies\pybind11\include\pybind11\detail/type_caster_base.h(450): error :
expected an expression [D:\Nvidia-nerf\immersive-ngp\instant-ngp\build\pyngp.vcxproj]

D:\Nvidia-nerf\immersive-ngp\instant-ngp\dependencies\pybind11\include\pybind11\detail/type_caster_base.h(451): error :
pointer to incomplete class type "_frame" is not allowed [D:\Nvidia-nerf\immersive-ngp\instant-ngp\build\pyngp.vcxproj
]

D:\Nvidia-nerf\immersive-ngp\instant-ngp\dependencies\pybind11\include\pybind11/pybind11.h(2163): error : class "_ts" h
as no member "frame" [D:\Nvidia-nerf\immersive-ngp\instant-ngp\build\pyngp.vcxproj]

D:\Nvidia-nerf\immersive-ngp\instant-ngp\dependencies\pybind11\include\pybind11/pybind11.h(2164): error : pointer to in
complete class type "_frame" is not allowed [D:\Nvidia-nerf\immersive-ngp\instant-ngp\build\pyngp.vcxproj]

D:\Nvidia-nerf\immersive-ngp\instant-ngp\dependencies\pybind11\include\pybind11/pybind11.h(2165): error : pointer to in
complete class type "_frame" is not allowed [D:\Nvidia-nerf\immersive-ngp\instant-ngp\build\pyngp.vcxproj]

D:\Nvidia-nerf\immersive-ngp\instant-ngp\dependencies\pybind11\include\pybind11/pybind11.h(2168): error : pointer to in
complete class type "_frame" is not allowed [D:\Nvidia-nerf\immersive-ngp\instant-ngp\build\pyngp.vcxproj]

D:\Nvidia-nerf\immersive-ngp\instant-ngp\dependencies\pybind11\include\pybind11/pybind11.h(2168): error : pointer to in
complete class type "_frame" is not allowed [D:\Nvidia-nerf\immersive-ngp\instant-ngp\build\pyngp.vcxproj]

@Greenf1re
Copy link

If you're using Python 3.11, try uninstalling it and installing 3.10

@Ambition-1
Copy link

I have the same problem and python 3.10 doesn't work. Can you teach me the solution

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

3 participants