GithubHelp home page GithubHelp logo

Library "GLU" not found about minecraft HOT 8 OPEN

fogleman avatar fogleman commented on July 30, 2024
Library "GLU" not found

from minecraft.

Comments (8)

Aareon avatar Aareon commented on July 30, 2024 6

First, try; sudo apt-get install freeglut3-dev

If that doesnโ€™t work, try manually searching for the library; sudo apt-cache search glut

from minecraft.

raufie avatar raufie commented on July 30, 2024 6

sudo apt-get install freeglut3-dev solves the problem in ubuntu 20.04 wsl2 win 10
I actually had the problem installing open AI gym, but found a solution here XD

from minecraft.

jminardi avatar jminardi commented on July 30, 2024

Try pip install pyopengl

from minecraft.

chaopeng avatar chaopeng commented on July 30, 2024

i had tried pip install pyopengl but get the same problem.

Traceback (most recent call last):
  File "main.py", line 7, in <module>
    from pyglet.gl import *
  File "/usr/local/lib/python2.7/dist-packages/pyglet/gl/__init__.py", line 510, in <module>
    import pyglet.window
  File "/usr/local/lib/python2.7/dist-packages/pyglet/window/__init__.py", line 1684, in <module>
    gl._create_shadow_window()
  File "/usr/local/lib/python2.7/dist-packages/pyglet/gl/__init__.py", line 494, in _create_shadow_window
    _shadow_window = Window(width=1, height=1, visible=False)
  File "/usr/local/lib/python2.7/dist-packages/pyglet/window/xlib/__init__.py", line 474, in __init__
    super(XlibWindow, self).__init__(*args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/pyglet/window/__init__.py", line 636, in __init__
    config = screen.get_best_config(template_config)
  File "/usr/local/lib/python2.7/dist-packages/pyglet/window/__init__.py", line 288, in get_best_config
    configs = self.get_matching_configs(template)
  File "/usr/local/lib/python2.7/dist-packages/pyglet/window/xlib/__init__.py", line 238, in get_matching_configs
    have_13 = self.display.info.have_version(1, 3)
  File "/usr/local/lib/python2.7/dist-packages/pyglet/gl/glx_info.py", line 81, in have_version
    server_version = self.get_server_version().split()[0]
  File "/usr/local/lib/python2.7/dist-packages/pyglet/gl/glx_info.py", line 101, in get_server_version
    raise GLXInfoException('Could not determine GLX server version')
pyglet.gl.glx_info.GLXInfoException: Could not determine GLX server version

from minecraft.

tejeshpapineni avatar tejeshpapineni commented on July 30, 2024

any solution found ?

from minecraft.

gentoomaniac avatar gentoomaniac commented on July 30, 2024

Did you install all actual libraries?
http://openbsd.7691.n7.nabble.com/Library-quot-GLU-quot-not-found-td107080.html

from minecraft.

johnbhlm avatar johnbhlm commented on July 30, 2024

@Aareon After apt-cache search glut ,what to do next?

from minecraft.

Aareon avatar Aareon commented on July 30, 2024

@johnbhlm Sorry for the very late reply, better late than never ig.
What was the output of apt-cache search glut?

If anyone else is struggling with this issue, please try installing mesa and/or mesa-utils for whichever distribution of Linux you're using. It's a google search away. When I originally answered in this thread, I was referencing this StackOverflow answer.

from minecraft.

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.