When trying out the self mounting components example, I get an internal server error when I set DEBUG=False in example.py
when DEBUG=True and RENDER=True I get this stack trace: https://gist.github.com/anonymous/71706192fbae03bf8e86
What could be causing the problem?