Skip to content

Error with latest version when run without subcommand #65

@Venkat214

Description

@Venkat214

This happens when I run my script without specifying any subcommands (i.e. python script.py)

Traceback (most recent call last):
  File "make_phrases.py", line 102, in <module>
    PhraseMakerScript().start()
  File "/home/deepcompute/prashanth/venvs/adjbuilder_pypy/site-packages/basescript/basescript.py", line 57, in __init__
    args['func'] = self.args.func.__name__
AttributeError: 'Namespace' object has no attribute 'func'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions