redner
redner copied to clipboard
Assertion `false' failed when running the test scripts.
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 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.
Same Issue. GPU: 3090 Ti Cuda : 11.7 Python: 3.7.12 Redner-gpu: 0.4.28 (pip installed)