GithubHelp home page GithubHelp logo

Colab no longer working about ghost HOT 5 OPEN

adamgeddon1686 avatar adamgeddon1686 commented on June 11, 2024
Colab no longer working

from ghost.

Comments (5)

adamgeddon1686 avatar adamgeddon1686 commented on June 11, 2024 2

I actually got it to work by using the fallback runtime that has python 3.9 by running "Use fallback runtime version" from the command palette. Then you have to make sure to re-enable the GPU and it should work. But this will only be a temporary fix since the fallback runtime will eventually be phased out. According to their documentation, sometime in may. The best solution would be to make this to work with a newer version of onnxruntime-gpu that is compatible with later versions of python. But that is beyond my capabilities. Alternative, you could make a version of onnx that runs on the newer versions of python. If not, this will stop working on colab in a few weeks.

from ghost.

AlexanderGroshev avatar AlexanderGroshev commented on June 11, 2024 2

Hi @adamgeddon1686, @ak3389!
Error fixed, colab should work now.

from ghost.

loboere avatar loboere commented on June 11, 2024 2

now colab give error colab error OSError: libcudart.so.11.0: cannot open shared object file: No such file or directory

from ghost.

ak3389 avatar ak3389 commented on June 11, 2024

I have the same problem

from ghost.

adamgeddon1686 avatar adamgeddon1686 commented on June 11, 2024

It really boils down to a single command which no longer works which is

!pip install onnxruntime-gpu == 1.8

This is because this version of onnxruntime-gpu 1.8 isn't compatible with python 3.10 and there is a major change from v1.8 to future version which would require a rewrite of the code in the notebook.

from ghost.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.