Open myrkuur opened 1 year ago
Same problem. Even the quick start tutorial has the same problem.
Same here.
Solved.
This is because the colab update the python to 3.10. you can use through this way: First, you can click Tool → Command palette and then, input "use fallback runtime version " this will solve your problem until the wheel update.
But This solution seems to be a temporary solution.
I tried implementing the same method as yours but it
Solved.
This is because the colab update the python to 3.10. you can use through this way: First, you can click Tool → Command palette and then, input "use fallback runtime version " this will solve your problem until the wheel update.
But This solution seems to be a temporary solution.
I tried the same but the version being used is still Python 3.10.12
I tried to install icevision in colab using:
and it used to worked just fine but now it takes a lot of time and does not correctly install.