sdl2 doesn't work either
sudo port install py33-sdl2
python3.3
import sdl2
Traceback (most recent call last):
File
"/opt/local/Library/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site-packages/sdl2/dll.py",
line 99, in
dll = _DLL("SDL2", ["SDL2", "SDL2-2.0"], os.getenv("PYSDL2_D
Hm, well I just tried this (ish):
Install MacPorts ( http://macports.org )
sudo port install py32-game
python3.2
import pygame
And I get
Symbol not found: _PyCObject_AsVoidPtr
OK, so let's try a virtualenv
sudo port uninstall py32-game
sudo port install py32-virtualenv
virtualenv-3.2 --system-s
Thanks for that. I guess Ill have to wait a bit longer for an OSX port. Good
to see some action is taking place on this one.
--
View this message in context:
http://pygame-users.25799.x6.nabble.com/Pygame-Python3-tp903p905.html
Sent from the pygame-users mailing list archive at Nabble.com.
I believe this was sent out earlier. It has the Windows installer for the
Python 3 version.
https://bitbucket.org/pygame/pygame/downloads
On Wed, Oct 2, 2013 at 1:36 PM, Aikiman wrote:
> Sorry if this topic is old or annoying but what is the low down on pygame
> and
> python3? I hope it be pyt
Sorry if this topic is old or annoying but what is the low down on pygame and
python3? I hope it be python3 friendly sometime soon for no reason other
than keeping up with change. :)
--
View this message in context:
http://pygame-users.25799.x6.nabble.com/Pygame-Python3-tp903.html
Sent from the