I've installed cocos2dx in my mac and I am able to run a samplegame from the cocos2dx samples. Now I'm trying to create a new project using the create_project.py. But I got this message in terminal Trace back (most recent call last): File "/Users/../cocos2d-x-2.2.1/tools/project-creator/create_project.py", line 191, in shutil.copytree(context["src_project_path"], context["dst_project_path"], True)
