Cocos 0.3.0 python 2.5.1
sys.path.insert(0, os.path.join(os.path.dirname(__file__), '..')) NameError: name '__file__' is not defined Thank you. On Feb 27, 4:08 am, Lucio Torre <[email protected]> wrote: > On Thu, Feb 26, 2009 at 9:07 PM, sonomute <[email protected]> wrote: > > > Helo! Just installed cocos2d on os x leopard, trying to run examples, > > but no luck, giving me this mistake:NameError: name '__file__' is not > > defined > > > i'm new guy in python, was using only Nodebox(kinda Processing based > > on python) before. I like the idea of using 2d objects in 3d space, > > this is exactly what i need. Thank you! > > can you provide us with a full traceback, the python version and the > cocos2d version you are using? > > thanks. > > lucio --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cocos2d discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cocos-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
