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
Hello, as who's suffering from "cuda out of memory" errors on Kaggle notebook, I can't wait to use your package. However, I run into errors when I try to install koila on both Kaggle and Colab notebooks.
Describe the bug !pip install koila outputs the following error message: ERROR: Could not find a version that satisfies the requirement koila (from versions: none) ERROR: No matching distribution found for koila on Kaggle and Colab notebooks.
To Reproduce
Steps to reproduce the behavior:
Run !pip install koila on Kaggle / Colab
I'd appreciate it if anyone provides me with an alternate solution until this error gets fixed.
The text was updated successfully, but these errors were encountered:
It seems I can't use it on Kaggle / Colab anyway for now since it uses Python 3.7, which is incompatible with the current version of Koila. Hope it supports a variety of Python versions soon!
Hello, as who's suffering from "cuda out of memory" errors on Kaggle notebook, I can't wait to use your package. However, I run into errors when I try to install koila on both Kaggle and Colab notebooks.
Describe the bug
!pip install koila
outputs the following error message:ERROR: Could not find a version that satisfies the requirement koila (from versions: none) ERROR: No matching distribution found for koila
on Kaggle and Colab notebooks.To Reproduce
Steps to reproduce the behavior:
!pip install koila
on Kaggle / ColabI'd appreciate it if anyone provides me with an alternate solution until this error gets fixed.
The text was updated successfully, but these errors were encountered: