GetRD / academic-file-converter

📚 Import Bibtex publications and Jupyter Notebook blog posts into your Markdown website or book. 将Bibtex转换为Markdown网站
https://docs.hugoblox.com/reference/content-types/#automatically-import-publications-from-bibtex
MIT License
356 stars 101 forks source link

Python 3.8.5 - parsing issues #74

Closed tormodb closed 4 years ago

tormodb commented 4 years ago

Hi! I am getting the following error when trying to use academic to import a bibtex file with publications into my blog:

TypeError: combining() argument must be a unicode character, not str

I have previously managed to use the tool, can this be related to updates in python?

gcushen commented 4 years ago

Duplicate of https://github.com/wowchemy/hugo-academic-cli/issues/54