Unable to run examples in colab
MirekJan opened this issue · 3 comments
MirekJan commented
I am trying to run the 'getting started' notebook in the google colab link and I am getting the following error
WARNING: Requirement 'bazel-bin/lluvia/python/lluvia-0.0.1-py3-none-any.whl' looks like a filename, but the file does not exist Processing ./bazel-bin/lluvia/python/lluvia-0.0.1-py3-none-any.whl ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: '/content/lluvia/bazel-bin/lluvia/python/lluvia-0.0.1-py3-none-any.whl'
jadarve commented
jadarve commented
I merged a patch to the master branch. Could you give it a try running the Colab notebook?
MirekJan commented
Thanks, the notebook builds fine.