[pyar] Mystic Mine open source

Ale peralta.alejandro en gmail.com
Lun Nov 19 22:33:17 ART 2012


>
> Enjoy, and have fun! (and tell all your friends [image: :)] )
>
>
Muy bueno,

hasta ahora vi que en ubuntu 12.04 necesitas PIL y blender

sudo apt-get install blender (necesitan además PIL)

editar source/koon/build.py

busca las lineas que dicen:
            print "generating", tmpfilename % i
            outname = "./" + tmpfilename[ 0: tmpfilename.rfind("_") ]

y poner
            print "generating", tmpfilename % i
            outname = "//../../" + tmpfilename[ 0: tmpfilename.rfind("_") ]


parece estar compilando, les cuento cuando termine.
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: <http://listas.python.org.ar/pipermail/pyar/attachments/20121119/74f9a58d/attachment.html>


More information about the pyar mailing list