redner icon indicating copy to clipboard operation
redner copied to clipboard

Assertion `false' failed when running the test scripts.

Open LZleejean opened this issue 2 years ago • 2 comments

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.`

LZleejean avatar Jun 24 '22 04:06 LZleejean

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.

huhai463127310 avatar Jul 08 '22 09:07 huhai463127310

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

hediD avatar Oct 17 '22 16:10 hediD