Closed wojciechmyszka closed 12 months ago
Forgot to mention: Python 3.10.12 Ubuntu 22.04.3 LTS
The version you are trying to use, v0.8.1, is an ancient, unsupported version.
Try to use the latest version, v0.11.2.
The easiest way to install is with pipx: pipx install academic
Thanks for answer.
Unfortunately pipx thinks that 0.8.1 is the latest version:
pipx upgrade academic
academic is already at latest version 0.8.1 (location: /home/myszka/.local/pipx/venvs/academic)
Trying to install from repository tells that I need newer version of Python:
ERROR: Package 'academic' requires a different Python: 3.10.12 not in '>=3.11.5'
So it is my problem now :-)
Trying to use academic (in standalone environment). After instalation I got:
Successfully installed academic-0.8.1 bibtexparser-1.1.0 ruamel.yaml-0.16.10 toml-0.10.2
Script recognises -h optionHugo Academic CLI v0.8.1
https://github.com/wowchemy/hugo-academic-cli
But run in import mode does nothing… BibTeX file used attachedk.md