tszanalytics / BayesTesting.jl

Other
15 stars 2 forks source link

Need Project.toml - Installation not working due to `LinearAlgebra` #11

Open kescobo opened 5 years ago

kescobo commented 5 years ago
(juliacon_proceedings) pkg> add https://github.com/tszanalytics/BayesTesting.jl.git
   Cloning git-repo `https://github.com/tszanalytics/BayesTesting.jl.git`
  Updating git-repo `https://github.com/tszanalytics/BayesTesting.jl.git`
[ Info: Assigning UUID cea311d0-c275-591a-9789-eae9848c85c9 to BayesTesting
 Resolving package versions...
ERROR: The following package names could not be resolved:
 * LinearAlgebra (not found in project, manifest or registry)
Please specify by known `name=uuid`.

(juliacon_proceedings) pkg> dev https://github.com/tszanalytics/BayesTesting.jl.git
   Cloning git-repo `https://github.com/tszanalytics/BayesTesting.jl.git`
  Updating git-repo `https://github.com/tszanalytics/BayesTesting.jl.git`
[ Info: Assigning UUID cea311d0-c275-591a-9789-eae9848c85c9 to BayesTesting
 Resolving package versions...
ERROR: The following package names could not be resolved:
 * LinearAlgebra (not found in project, manifest or registry)
Please specify by known `name=uuid`.
anushkumarv commented 5 years ago

I am facing the same issue

anushkumarv commented 5 years ago

Installation of bayestesting.jl worked when I updated my LinearAlgebra package