ReinforcementLearningAnIntroduction.jl icon indicating copy to clipboard operation
ReinforcementLearningAnIntroduction.jl copied to clipboard

Issue with 1.8 using m1 Mac

Open bwanab opened this issue 3 years ago • 2 comments

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.

bwanab avatar Aug 05 '22 20:08 bwanab

Most dependencies are not tested with 1.8 yet.

So, use it at your own risk 😝

findmyway avatar Aug 06 '22 04:08 findmyway

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.

bwanab avatar Aug 06 '22 11:08 bwanab