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): Assertionfalse' failed.`