Skip to content

Conversation

@SeanComeOn
Copy link

Fix the bug that TreePop() was missing for psim.TreeNode("Render"), which caused the UI error message.
The error was met when I used

python train.py --config-name apps/colmap_3dgrt.yaml path=data/mipnerf360/room with_gui=True

The UI will say

message from dear imgui

in window '##Command UI': Missing TreePop()

And it was caused by a missing TreePop() for render

Fix the bug that TreePop() was missing for psim.TreeNode("Render"), which caused the UI error message.
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

Successfully merging this pull request may close these issues.

1 participant