Coder Social home page Coder Social logo

Error when running Demo.py about shapy HOT 5 CLOSED

muelea avatar muelea commented on August 26, 2024
Error when running Demo.py

from shapy.

Comments (5)

muelea avatar muelea commented on August 26, 2024 1

Hi, the error message (omegaconf.errors.ValidationError) suggests that your shell command is wrong. I assume you changed the demo command or have a typo in it. Can you check the command you're using?

from shapy.

TharHtetAungg avatar TharHtetAungg commented on August 26, 2024

I just followed every steps that you mention in github and I didn't change anything for the command. Here is my google collab :
https://colab.research.google.com/drive/1TlOPJ9X_LBVTRfnts-yoXwfaZcLGMrlb?usp=sharing

Please check it on google collab and also if you have some video clips or tutorials or Colab notebook, please share it to me.

from shapy.

muelea avatar muelea commented on August 26, 2024

There is a lot of errors in the installation process in your colab example. The error message you're referring to is raised from omegaconf, so make sure you're using the correct version of omegaconf. But there is a couple of errors during the installation already which could cause error in demo.py as well. SHAPY and the demo code have been tested with Python 3.8, CUDA 10.2 and PyTorch 1.7.1 on Ubuntu 18.04. The Colab default is python 3.10 and CUDA 11.8, so I assume some packages are not compatible. If possible, try it on your computer with the tested configuration.

You can check the system defaults in Colab via:

!nvcc --version
!python --version
!cat /etc/os-release | head -n2

from shapy.

TharHtetAungg avatar TharHtetAungg commented on August 26, 2024

Thank you for getting back to me. It will be great if you provide me some video clip for tutorials. I got tooo many errors in the installation stage.

from shapy.

muelea avatar muelea commented on August 26, 2024

#12 Please see here for Colab.

from shapy.

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.