-
Notifications
You must be signed in to change notification settings - Fork 289
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
Can't install on Google Colab #502
Comments
@dengdifan could you please have a short look whether it is something obvious we can fix quickly? Seems to be a sklearn problem and not a problem with APT. |
Hi @ericleonardo
and check if AutoPyTorch can be installed and executed there? (Unfortunately, I was always disconnected from the Colab server and cannot check if AutoPyTorch is successfully installed there) |
Hi @dengdifan .. really Colab now keeps disconnecting after changing Python version.
|
I see the same or similar issue when installing on Kaggle... 🤔 |
Please, how can Auto-PyTorch be installed on Google Colab?
I tought it was related to Swig and already tried installing (
!pip install swig==3.0.12
)But error keeps the same when trying to install Auto-PyTorch:
!pip install autopytorch --verbose
(...)
The text was updated successfully, but these errors were encountered: