helm-bibtex
helm-bibtex copied to clipboard
Installation fails
Hi I am new to emacs so apologies if I am missing something too obvious.
I refreshed the package list and then I used package-install
and then helm-bibtex
.
During the install I get the following error:
Compiling file c:/Users/nima/.emacs.d/elpa/helm-bibtex-20180826.1548/bibtex-completion.el at Thu Oct 4 11:10:02 2018
Entering directory ‘c:/Users/nima/.emacs.d/elpa/helm-bibtex-20180826.1548/’
bibtex-completion.el:40:1:Error: Loading file c:/Users/nima/.emacs.d/elpa/biblio-core-20160901.1815/biblio-core.elc failed to provide feature ‘biblio-core’
Compiling file c:/Users/nima/.emacs.d/elpa/helm-bibtex-20180826.1548/helm-bibtex.el at Thu Oct 4 11:10:02 2018
helm-bibtex.el:96:1:Error: Loading file c:/Users/nima/.emacs.d/elpa/biblio-core-20160901.1815/biblio-core.elc failed to provide feature ‘biblio-core’
I tried to delete the package and reinstall and I get the same error. Ignoring the error and trying to call a function from the package I get a similar error. I am on windows 10. How can I proceed from here? Thanks
Hi, not sure what's going on but it looks like the problem lies with the biblio.el package. Could you try to install that first and see whether that works okay?