Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Running gilbert with no arguments causes a traceback #14

Closed
shuttle1987 opened this issue Jun 7, 2019 · 0 comments
Closed

Running gilbert with no arguments causes a traceback #14

shuttle1987 opened this issue Jun 7, 2019 · 0 comments

Comments

@shuttle1987
Copy link
Contributor

$ gilbert 
Searching /Users/janis/BuzzwordsGlossary/venv/lib/python3.7/site-packages/gilbert/plugins for plugins...
Loaded plugin: yaml
Loaded plugin: markdown
Loaded plugin: scss
Loaded plugin: collection
Traceback (most recent call last):
  File "/Users/janis/BuzzwordsGlossary/venv/bin/gilbert", line 11, in <module>
    load_entry_point('gilbert==0.3.3', 'console_scripts', 'gilbert')()
  File "/Users/janis/BuzzwordsGlossary/venv/lib/python3.7/site-packages/gilbert/cli.py", line 95, in main
    args.func(args, site)
AttributeError: 'Namespace' object has no attribute 'func'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant