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

--rename-keyword error #14

Open
dankelley opened this issue May 5, 2015 · 0 comments
Open

--rename-keyword error #14

dankelley opened this issue May 5, 2015 · 0 comments
Assignees

Comments

@dankelley
Copy link
Owner

n --rename-keyword bayesian Bayesian
yields the error

Traceback (most recent call last):
  File "/usr/local/bin/nota", line 9, in <module>
    load_entry_point('nota==0.7.3', 'console_scripts', 'nota')()
  File "/Library/Python/2.7/site-packages/nota/main.py", line 386, in nota
    (old, new) = args.book_rename
AttributeError: 'Namespace' object has no attribute 'book_rename'
@dankelley dankelley self-assigned this May 5, 2015
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