JuliaPOMDP / POMDPs.jl

MDPs and POMDPs in Julia - An interface for defining, solving, and simulating fully and partially observable Markov decision processes on discrete and continuous spaces.
http://juliapomdp.github.io/POMDPs.jl/latest/
Other
657 stars 100 forks source link

'POMDPTools' is not installable via general registry #437

Closed YongHee-Kim closed 1 year ago

YongHee-Kim commented 1 year ago

I can see the POMDTTools has been registered, but package manager says it isn't on the registry image

I'm on Julia 1.8.2

zsunberg commented 1 year ago

That is strange - it currently works for me and my students. Perhaps your registry has not been updated in a while?

YongHee-Kim commented 1 year ago

Strange... registry is automatically updated. Since issue is with general registry, I will create issue there and close this one

image

zsunberg commented 1 year ago

Thanks - hope this gets resolved!