On Mon, Aug 5, 2013 at 2:08 PM, Art Aquino <[email protected]> wrote:

> Are there any plans to support PyPy?


Nothing concrete at the moment.
I know PyPy has got only recently partial support for numpy; cocos uses
numpy for particles.


> I ran some tests with the Pyglet example files in regular CPython and PyPy
> and I was very impressed with the performance of PyPy.


Good to know


> I have been trying to get Cocos to work with PyPy but I keep getting an
> SDL error.
>
>
SDL is used as an alternative audio provider, and should not be loaded if
not needed.
What is your OS and which cocos version you tried ?
Recently a patch to fix SDL complaints in mac OS was checked in trunk.

You get the SDL error both with CPytho and PyPy ?
You can provide the error message / traceback ?

-- 
You received this message because you are subscribed to the Google Groups 
"cocos2d discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/cocos-discuss.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to