Open bwanab opened 2 years ago
Most dependencies are not tested with 1.8 yet.
So, use it at your own risk 😝
Thanks! The risk of learning something cool seems worth it! I’ll let you know if I find any issues.
On Aug 6, 2022, at 12:23 AM, Jun Tian @.***> wrote:
Most dependencies are not tested with 1.8 yet.
So, use it at your own risk 😝
— Reply to this email directly, view it on GitHub https://github.com/JuliaReinforcementLearning/ReinforcementLearningAnIntroduction.jl/issues/94#issuecomment-1207143640, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAB5JN32RNYZAO7WXUEJXXTVXXSEVANCNFSM55XIFJIA. You are receiving this because you authored the thread.
Not really an issue, but following the instructions didn't work. To fix, I
1) renamed the Manifest file so it would regenerate. 2) commented out the [compat] section, so it would use the default versions
Then redid the Pkg.activate/Pkg.instantiate.
Everything is working well so far.