ericproffitt / TopicModelsVB.jl

A Julia package for variational Bayesian topic modeling.
Other
81 stars 8 forks source link

Unable to automatically install 'OpenSpecFun' (julia1.4.2) #25

Closed ValeriiBaidin closed 4 years ago

ValeriiBaidin commented 4 years ago

Pkg.add("TopicModelsVB") lead to this error

Downloading artifact: OpenSpecFun
######################################################################## 100.0%
┌ Error: Tree Hash Mismatch!
│   Expected git-tree-sha1:   846b9ab259c1612b851f8b59bc3658997e23ff57
│   Calculated git-tree-sha1: 4cb631f557b8448ba23cc01f18d7c306d13bcbef
└ @ Pkg.Artifacts /buildworker/worker/package_linux64/build/usr/share/julia/stdl                                                           ERROR: Unable to automatically install 'OpenSpecFun' from '/home/vbaidin/.julia/                                                           packages/OpenSpecFun_jll/HMSwk/Artifacts.toml'
ericproffitt commented 4 years ago

Could you try running the following instead,

add https://github.com/ericproffitt/TopicModelsVB.jl

In the package manager, which can be accessed by typing ].

This is the most up-to-date version.

ericproffitt commented 4 years ago

Also, you might take a look at this very recent discussion,

https://discourse.julialang.org/t/cant-install-openspecfun-jll/33593

It looks like it may have something to do with curl.