[NEMO-devel] python evolve.py --list-scenarios

Ben Elliston bje at air.net.au
Wed Jun 28 17:14:18 AEST 2017


Hi Yusak

On Wed, Jun 28, 2017 at 03:57:37PM +1000, Yusak Tanoto wrote:

> A full list of scenarios (with descriptions) can be obtained by running:
> python evolve.py --list-scenarios

That is right.  This is a shell command, not a Python command. The
usual convention is to put a "$" to signify a shell command which I
neglected to do.I'll make this clearer in the documentation, thanks.

> When I try to run it, an error appeared:
[...]
> >>> python evolve.py --list-scenarios

You shouldn't be pasting this into a Python interpreter.

Cheers, Ben


More information about the nemo-devel mailing list