You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jonathan-laurent I tried the solution given in the readme, but it did not work. run(`export GKSwstype=100`) gives IOError: could not spawn `export GKSwstype=100`: no such file or directory (ENOENT) However I tried ENV["GKSwstype"]="100" ; pkd.add("AlphaZero")
This actually removed the GR error however the GR_jll error persisted. The total error is here. Can you look at this PR, where I added that GR bug line in the official documentation?
Also changing Plots.jl backend should solve the issue, right?
Trying to import AlphaZero in google colab results in this:
Is there a way to use this program without these dependencies? It should be possible.
The text was updated successfully, but these errors were encountered: