GithubHelp home page GithubHelp logo

Comments (12)

davidljung avatar davidljung commented on August 16, 2024 38

Just adding from OpenGL import GLU to the beginning of the pyhon main resolved this issue for me (e.g. to the top of agent_zoo/RoboschoolHumanoidFlagrun_v0_2017may.py (- this was suggested elsewhere, I don't recall where I saw it).

from roboschool.

cjjeakle avatar cjjeakle commented on August 16, 2024 1

I saw this, too. Give these steps a shot: #6 (comment).

I think the steps under "Fix nvidia driver issues" should resolve what you're seeing.

from roboschool.

asimmunawar avatar asimmunawar commented on August 16, 2024

cjjeakle, thanks alot,
Followed the instructions under "Fix nvidia driver issues". It solved the problem.
So there is some problem with the default nvidia-375 driver.

from roboschool.

johnkelly avatar johnkelly commented on August 16, 2024

Seeing this issue (same error) on Ubuntu-16.04 with the latest Nvidia driver 381.22 with 1080TI gpu. Unfortunately, the 381.22 driver is the only driver I can use with my motherboard/gpu.

from roboschool.

jacknlliu avatar jacknlliu commented on August 16, 2024

This issue still exists for me. I use Ubuntu 16.04 with Nvidia driver 375 with GTX960 GPU.

from roboschool.

ethanluoyc avatar ethanluoyc commented on August 16, 2024

I can confirm that @davidljung's method works for me.

from roboschool.

github-kk avatar github-kk commented on August 16, 2024

I added from OpenGL import GLU to the py. It works !!! Ubuntu 16.04 nvidia-381.
@davidljung Thanks :)

from roboschool.

lutein avatar lutein commented on August 16, 2024

@davidljung Thanks a lot! Works on Ubuntu 16.04, GTX 1060, nvidia-390.

from roboschool.

chedanix avatar chedanix commented on August 16, 2024

@davidljung Thank you so much! Works on ubuntu 16.04, GTX 1080, nvidia-384

from roboschool.

ouyangzhuzhu avatar ouyangzhuzhu commented on August 16, 2024

hi~,how to add "from OpenGL import GLU" , does it like this below ? : @davidljung
from OpenGL import GLU
if name=="main":
demo_run()

from roboschool.

LUKELIEM avatar LUKELIEM commented on August 16, 2024

@davidljung's method works for me as well.

I encountered the error when running a code to record an episode of a trained model. I simply add from OpenGL import GLU to the top of the Python code creating the environment. There is no need to add it to the RoboSchool_XXX.py itself.

from roboschool.

PierreExeter avatar PierreExeter commented on August 16, 2024

@davidljung 's method worked for me, thanks a lot! On Ubuntu 18.04 GTX 1060. I just had to install the pyopengl from Anaconda

from roboschool.

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.