Skip to content

ribosome doesn't support arguments (at least not for python) #41

@acornejo

Description

@acornejo

I get the following error:

$ ./ribosome.py foo.py.dna arg1 arg2 arg3
usage: ribosome code generator, version 1.16 [-h] [--rna] dna
ribosome code generator, version 1.16: error: unrecognized arguments: arg1 arg2 arg3

However, in the documentation here it says the following should work:

$ ribosome.py foo.py.dna arg1 arg2 arg3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions