Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

'gordon' with no args raises error #145

Open
candlerb opened this issue Aug 18, 2017 · 0 comments
Open

'gordon' with no args raises error #145

candlerb opened this issue Aug 18, 2017 · 0 comments

Comments

@candlerb
Copy link

Trivial problem:

$ gordon
Traceback (most recent call last):
  File "/home/ubuntu/aws/venv/bin/gordon", line 11, in <module>
    sys.exit(main())
  File "/home/ubuntu/aws/venv/lib/python3.5/site-packages/gordon/bin.py", line 108, in main
    obj = options.cls(path=path, stdin=stdin, **vars(options))
AttributeError: 'Namespace' object has no attribute 'cls'

This is with Python 3.5.2 under Ubuntu 16.04

gordon build and gordon apply are fine though

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant