Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] pip can't find the package on Kaggle & Colab #21

Closed
lukeleeai opened this issue Dec 20, 2021 · 2 comments
Closed

[BUG] pip can't find the package on Kaggle & Colab #21

lukeleeai opened this issue Dec 20, 2021 · 2 comments

Comments

@lukeleeai
Copy link

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:

  1. Run !pip install koila on Kaggle / Colab

I'd appreciate it if anyone provides me with an alternate solution until this error gets fixed.

@lukeleeai
Copy link
Author

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!

@rentruewang
Copy link
Owner

Hi, thanks for your bug report!

I believe that the error you get is precisely because this library doesn't support 3.7 yet. Sorry for causing the confusion!

I'll be closing this issue in favor of #7 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants