Hello!
Is there a currently working way to run TAO on Google Colab?
I searched here in the forum and on the internet but I didn’t find a solution for the current problem that occurs when testing with the notebooks available on Running TAO Toolkit in the Cloud
The error: /bin/bash: line 1: tao: command not found
I found a post that says it doesn’t work because the default Ubuntu version in Colab recently changed to 22.04, which doesn’t support version 3.6 via deadsnake (as it was for ubuntu 20.04).
I’m sorry if this has already been answered somewhere but I couldn’t find it, so I’d like to know if there’s any way to run it in Colab, it could be any sample notebook (it doesn’t have to be the latest ones).
By the way, the “Use fallback runtime version” (Colab command when connected to a runtime) is no longer available, is that it?
The requested information.
• Hardware (T4)
• Network Type (All options)
• How to reproduce the issue ? Colab: Google Colab
And they say the problem is that “It is due to Ubuntu default version being 22.04 in colab now, which doesn’t support python 3.6 via deadsnakes like we do for ubuntu 20.04.
Internal team are still working on that.”
Oh I see, the error that appeared to me is not exactly the same from the topic you mentioned, @aurelio.salton, but I believe they are related and being caused by the same issue.
Anyway, I’m glad to know that NVIDIA team is already working on it
Thanks for the attention, and thank you @Morganh for clarifying.
We will then wait for the official solution.
There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks
Unfortunately, the Ubuntu version in colab has been changed to 22.04. But fallback runtime is no more available.
For TAO, it is expected to run in Ubuntu 20.04. TAO Toolkit Quick Start Guide - NVIDIA Docs .
For temporary workaround, please try to run TAO on local dgpu machine or cloud machine.