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

Assertion `false' failed when running the test scripts. #186

Open
LZleejean opened this issue Jun 24, 2022 · 2 comments
Open

Assertion `false' failed when running the test scripts. #186

LZleejean opened this issue Jun 24, 2022 · 2 comments

Comments

@LZleejean
Copy link

I install the redner via pip on linux.

When I run the test scripts, e.g. 'tests/test_g_buffer.py', the error occurs.

python: /tmp/pip-req-build-k_hkhooj/src/scene.cpp:125: Scene::Scene(const Camera&, const std::vector<const Shape*>&, const std::vector<const Material*>&, const std::vector<const AreaLight*>&, const std::shared_ptr<const EnvironmentMap>&, bool, int, bool, bool): Assertion false' failed.`

@huhai463127310
Copy link

I install the redner via pip on linux.

When I run the test scripts, e.g. 'tests/test_g_buffer.py', the error occurs.

python: /tmp/pip-req-build-k_hkhooj/src/scene.cpp:125: Scene::Scene(const Camera&, const std::vector<const Shape*>&, const std::vector<const Material*>&, const std::vector<const AreaLight*>&, const std::shared_ptr<const EnvironmentMap>&, bool, int, bool, bool): Assertion false' failed.`

I meet the same issue.
GPU: 2070 Super.
cuda: 10.0.
redner: 0.4.28 (install by pip).
Python: 3.6.7.

@hediD
Copy link

hediD commented Oct 17, 2022

Same Issue.
GPU: 3090 Ti
Cuda : 11.7
Python: 3.7.12
Redner-gpu: 0.4.28 (pip installed)

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