[Mirra] Problem installing mirra?

enrike enrike at ixi-audio.net
Tue Feb 12 11:14:37 CET 2008


hi adrian

I just tried the version of mirra you are using under windows and all 
works fine for me. Maybe I am wrong but this looks to me like a problem 
with the python eggs. Try removing the PyOpenGL and Mirra eggs from 
C:\Python25\Lib\site-packages and install the libraries again but this 
time using the exe installers. You can download them from the following 
links.

mirra:
http://ixi-software.net/content/download/mirra/Mirra-0.3.2.win32.exe

PyOpenGL
http://downloads.sourceforge.net/pyopengl/PyOpenGL-3.0.0b1.win32.exe?modtime=1199051603&big_mirror=0

Please let me know if this works.

enrike

Adrian Tsang(e)k dio:
> 
> Hi, I'm trying to get mirra up and running on xp, I used ez_install to 
> put mirra in, looks like it worked with no probs, pretty sure I have all 
> the proper modules installed, but when I exectue basic.py I get the 
> following error output: I'm pretty new to python and I'm not from a 
> software development background so any help would be appreciated-!
> 
> 
> error output:
> 
> no psyco found in your system. Psyco can improve Python's performance
> no py2app installed in your system
> 
> Traceback (most recent call last):
>   File "C:\data\dev\python\mirra_basic.py", line 47, in <module>
>     if __name__ == '__main__': MirraApp() # init always here your main 
> app class that extends main.App
>   File 
> "c:\docume~1\adrian~1.a91\locals~1\temp\easy_install-xr36nu\Mirra-0.3.2-py2.5-win32.egg.tmp\mirra\main.py", 
> line 379, in __init__
>     self.frameRate, self.smooth, self.mode)
>   File 
> "c:\docume~1\adrian~1.a91\locals~1\temp\easy_install-xr36nu\Mirra-0.3.2-py2.5-win32.egg.tmp\mirra\main.py", 
> line 111, in __init__
>     self.engine = graphics.Engine(self.size, smooth=self.smooth, 
> mode=mode) # init rendering engine
>   File 
> "c:\docume~1\adrian~1.a91\locals~1\temp\easy_install-xr36nu\Mirra-0.3.2-py2.5-win32.egg.tmp\mirra\graphics.py", 
> line 204, in __init__
>     glutInit([]) # avoid problem on Linux when drawing text --  ERROR:  
> Function <glutBitmapCharacter> called without first calling 'glutInit'.
>   File "C:\Python25\Lib\site-packages\OpenGL\GLUT\special.py", line 309, 
> in glutInit
>     _base_glutInit( ctypes.byref(count), holder )
>   File "C:\Python25\Lib\site-packages\OpenGL\GLUT\special.py", line 56, 
> in _base_glutInit
>     return __glutInitWithExit(pargc, argv, _exitfunc)
>   File "c:\python25\lib\site-packages\OpenGL\platform\baseplatform.py", 
> line 258, in __call__
>     self.__name__, self.__name__,
> NullFunctionError: Attempt to call an undefined function 
> __glutInitWithExit, check for bool(__glutInitWithExit) before calling
>  >>>
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Mirra mailing list
> Mirra at goto10.org
> http://lists.goto10.org/cgi-bin/mailman/listinfo/mirra




More information about the Mirra mailing list