You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/home/jz748/anaconda3/lib/python3.10/site-packages/scholarly/publication_parser.py", line 4, in <module>
from bibtexparser.bibdatabase import BibDatabase
ModuleNotFoundError: No module named 'bibtexparser.bibdatabase'
Describe the bug
bibtexparser version:
pip list|grep bibtexparser
To Reproduce
https://gist.github.com/njzjz/b29b358b3bc0a919fc713e8bb4838456
Expected behavior
No error, or add
bibtexparser<2
to dependecies.Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Do you plan on contributing?
Your response below will clarify whether the maintainers can expect you to fix the bug you reported.
Need the author to decide what to do.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: