Gentoo Archives: gentoo-user-br

From: Raphael MD <raphamejias@×××××××××.br>
To: gentoo-user-br@l.g.o
Subject: Res: [gentoo-user-br] Python não acha lib PyOpenGL
Date: Thu, 08 Jul 2010 19:11:42
Message-Id: 651655.98101.qm@web36703.mail.mud.yahoo.com
In Reply to: Re: [gentoo-user-br] Python não acha lib PyOpenGL by Zhu Sha Zang
1 Python 2.6.4 (r264:75706, Dec 20 2009, 05:21:35)
2 [GCC 4.3.4] on linux2
3 Type "help", "copyright", "credits" or "license" for more information.
4 >>> import OpenGL
5 Traceback (most recent call last):
6 File "<stdin>", line 1, in <module>
7 ImportError: No module named OpenGL
8
9
10 eix pyopengl
11 [U] dev-python/pyopengl
12 Available versions: 3.0.0 3.0.1_beta1 3.0.1_beta2 3.0.1 {tk}
13 Installed versions: 3.0.0(00:28:21 01-07-2009)(-tk)
14 Homepage: http://pyopengl.sourceforge.net/
15 Description: Python OpenGL bindings
16
17 Eu não sei o que pode ser, e na net não tem muito sobre esse problema!

Replies

Subject Author
Re: [gentoo-user-br] Python não acha lib PyOpenGL Dalton Barreto <daltonmatos@×××××.com>