question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Google Colab : Unable to install autogluon

See original GitHub issue

Hey team. I tired installing autogluon on google colab. But it seems to give me an error. Does a simple pip install not work ? There is import error ImportError: cannot import name 'isStringType'

image

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:8

github_iconTop GitHub Comments

1reaction
oke-adityacommented, Mar 23, 2020
  • Works like charm. No issues now. This alternative works.
Read more comments on GitHub >

github_iconTop Results From Across the Web

Autogluon problem with installation on google colab #810
One potential fix would be from a fresh environment to try installing mxnet and then pip install --pre autogluon along with from autogluon....
Read more >
Getting Started with AutoML and AWS AutoGluon.ipynb
The first thing we are doing is to install AutoGluon with pip and Cuda support. For more installation instructions take a look at...
Read more >
autogluon - PyPI
AutoGluon automates machine learning tasks enabling you to easily achieve strong predictive performance in your applications. With just a few lines of code,...
Read more >
Cannot install Google Colab locally - python - Stack Overflow
From Colab's issues repo, Craig Citro (a software engineer on Google Colab) stated the following. There's no way to run the colab frontend ......
Read more >
how to restart runtime in colab - You.com | The AI Search ...
Google Colab - How to 'restart runtime' using python code or command line ... Takeaway: You need to restart the runtime after installing...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found