handwritten-digits icon indicating copy to clipboard operation
handwritten-digits copied to clipboard

axon dependency conflict

Open dacort opened this issue 3 years ago • 0 comments

axon bumped their exla/nx dependencies to 0.2.0 without bumping it's own version.

So when trying to run mix deps.get I get a version conflict. I was able to just comment out the exla and nx deps from mix.exs and it worked ok. But I was also following the blog post here: https://fly.io/phoenix-files/recognize-digits-using-ml-in-elixir/

dacort avatar May 14 '22 21:05 dacort