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

Kaggle does no longer support skorch ... #779

Open
rkinas opened this issue Jun 8, 2021 · 1 comment
Open

Kaggle does no longer support skorch ... #779

rkinas opened this issue Jun 8, 2021 · 1 comment

Comments

@rkinas
Copy link

rkinas commented Jun 8, 2021

Today something changed on Kaggle where I use skorch for fast prototyping. Could you recomend me how to resolve this issue?

!pip install -U skorch
ERROR: Could not find a version that satisfies the requirement skorch
ERROR: No matching distribution found for skorch

@BenjaminBossan
Copy link
Collaborator

I just tested pip install -U skorch locally and it worked, so I'm tempted to say it's a problem with kaggle. If the problem persists, could you try to add the -v flag to get more information?

Do you have other packages installed that might conflict with skorch?

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