Did you read your errors? They tell you all you need to know! 1) "Invalid name for Python module: Coco2d game"
Look into how to name Python modules for this one. 2) "Resource "flag.png" was not found on the path." Self-explanatory. Make sure your path to this file is correct. -- You received this message because you are subscribed to the Google Groups "cocos2d discuss" group. To view this discussion on the web visit https://groups.google.com/d/msg/cocos-discuss/-/KzlljzyneDQJ. 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.
