livebook-dev / livebook

Automate code & data workflows with interactive Elixir notebooks
https://livebook.dev
Apache License 2.0
4.87k stars 416 forks source link

No package with name kino_flame in registry #2726

Closed ahamez closed 2 months ago

ahamez commented 2 months ago

Hello! When trying the FLAME runner cell, I ended up with the following error:

** (Mix.Error) No package with name kino_flame (from: nofile) in registry
    (mix 1.17.2) lib/mix.ex:588: Mix.raise/2
    (hex 2.1.1) lib/hex/remote_converger.ex:319: Hex.RemoteConverger.verify_package_req/4
    (elixir 1.17.2) lib/enum.ex:987: Enum."-each/2-lists^foreach/1-0-"/2
    (hex 2.1.1) lib/hex/remote_converger.ex:304: Hex.RemoteConverger.verify_input/2
    (hex 2.1.1) lib/hex/remote_converger.ex:51: Hex.RemoteConverger.converge/2
    (mix 1.17.2) lib/mix/dep/converger.ex:133: Mix.Dep.Converger.all/4
    (mix 1.17.2) lib/mix/dep/converger.ex:89: Mix.Dep.Converger.converge/4
    #cell:setup:1: (file)

It seems kino_flame is not yet published on https://hex.pm :-)

josevalim commented 2 months ago

Yes, we are in the process of releasing it. Please hold on :)

jonatanklosko commented 2 months ago

Released :)