BruceSherwood/vpython-wx

inspect.getmembers(scene) fails

Opened this issue · 0 comments

inspect.getmembers(scene) gives the errormesage:
RuntimeError: Reading .scale and .range is not supported when autoscale is enabled.

help(scene) gives help on `display' and

inspect.getmembers(display) works as would be expected for scene.