Re: PyOpenGL: numpy dependency?

"Giovanni Bajo" <[email protected]>
Newsgroups gmane.comp.python.opengl.devel
Message-ID <02c501c70038$47666550$c003030a@trilan>
Mike C. Fletcher wrote:

>> OK. Please make sure to consider also the Win32 patch I sent you,
>> since I cannot even import Opengl-ctypes without it.
>>

> Already integrated into CVS, well, a version of it, anyway, it tries
> find_library and falls back to the bald name if it fails. At some
> point find_library was a requirement (0.9.9.6?) and I don't want to
> back out that compatibility if not necessary.

Mike, your patch is still wrong. find_library does not raise an exception in
my case, it simply returns "None" because the "glut" library is not
available. After that, the dllType() raises a TypeError because it expects
"name" to be a string and not of NoneType.
-- 
Giovanni Bajo


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
PyOpenGL Homepage
http://pyopengl.sourceforge.net
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.