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

Error upon reading bib file #21

Open
kirk86 opened this issue Jan 19, 2020 · 1 comment
Open

Error upon reading bib file #21

kirk86 opened this issue Jan 19, 2020 · 1 comment

Comments

@kirk86
Copy link

kirk86 commented Jan 19, 2020

  File "/home/user/anaconda/envs/bibcure/lib/python3.7/site-packages/bibtexparser/bibtexexpression.py", line 10, in _strip_after_new_lines
    lines = s.splitlines()
TypeError: 'str' object is not callable
@kirk86
Copy link
Author

kirk86 commented Jan 22, 2020

This was solved by updating bibtexparser.
But bibcure is very sensitive, for instance, if I have a bibtex entry which contains a field month whose value is not enclosed in {} braces bibcure will refuse to read the bib file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants