Closed anmiri closed 3 years ago
Hello, thank you for raising this issue.
I was able to add and use Autologistic.jl in a fresh environment in Julia 1.5.2, so no problem there, I think.
A few of the dependencies (including CSV) were not updated for quite a while and had got pretty far behind the current versions. So I've updated the dependencies in Project.toml in Autologistic v.0.4.3.
I imagine that will solve the problem--please let me know if it does or does not!
Hello, thank you for your quick response. The update worked, and now I can install the package with no problems. Thanks!
Great, happy modelling!
Hi, I would like to use Autologistic.jl, but I cannot add the package. I get this error message when I try:
I made sure my version of CSV is pinned at 0.7.3, so it should be possible to add Autologistic. Does it have any other major dependencies not mentioned here or is it perhaps not compatible with later versions of Julia? (I'm using v 1.5).