my configuration : windows+ dockers
I try to run the program according to the tutorial from this website:
[http://underactuated.csail.mit.edu/Spring2019/install_drake_docker.html][1]
When I come to the step running the code "**python simulator.py**"
,
it turns out to be 'SyntaxError: invalid syntax'.
I had installed the Xming according to the tutorial,but still the same error.
is that mean a problem of visualization , is there any idea how to fix this problem?
[http://underactuated.csail.mit.edu/Spring2019/install_drake_docker.html][1]