[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Does PyGame 1.9.1 work with Python 3.3.0 on Mac OSX 10.6.8?



Are you sure you installed pygame on that computer? That's not an import error, it's simply not finding the module at all. 

Maybe you installed to some other python installation on that computer?




------
Sent from my gizmo. 

On Feb 14, 2013, at 7:08 PM, "Mt.Rose$TheFerns" <arcktrivik@xxxxxxx> wrote:

> The title pretty much says it all. 
> 
> I am new to programming and I am wondering if PyGam works with 3.3.0 on Mac.
> I learned 3.3.0 and I noticed some of my files get error when running in
> 2.7.* (Duh, right?). I know my office computer runs PyGame 1.9.1 on Python
> 3.3.0. Just want to make sure if this can work. 
> 
> If it does, can you point me in to a nice guide or something of the sort? I
> get this error just in case: 
> 
> Traceback (most recent call last): 
>  File "<pyshell#0>", line 1, in <module>
>    import pygame 
> ImportError: No module named 'pygame' 
> 
> And I am assuming (from asking other forums, SO, reddit, etc.) that it does
> not work. But I rather ask the mailing list group to see if it works.
> 
> NOTE: This is a second post because the first time I thought I was on the
> mailing list and it keeps saying I need to repost it for it to be seen. If
> this is wrong, sorry and please tell me how to fix what I had done wrong. 
> 
> 
> 
> --
> View this message in context: http://pygame-users.25799.n6.nabble.com/Does-PyGame-1-9-1-work-with-Python-3-3-0-on-Mac-OSX-10-6-8-tp514.html
> Sent from the pygame-users mailing list archive at Nabble.com.