openworm / OpenWorm

Repository for the main Dockerfile with the OpenWorm software stack and project-wide issues
http://openworm.org
MIT License
2.65k stars 206 forks source link

Simulation.load throws SyntaxError: missing ) after argument list #192

Closed msasinski closed 10 years ago

msasinski commented 10 years ago

In the console, executing Simulation.load(https://raw.github.com/openworm/org.geppetto.samples/master/LEMS/SingleComponentHH/GEPPETTO.xml) throws syntax error. This could be remedied by having the url in quotes, but the user may not know that this is required, and the Quick Help does not mention anything about quotes

slarson commented 10 years ago

moved over here: https://github.com/openworm/org.geppetto/issues/68