How to use cocos2dx 2.2.0?

hi
I was use create-android-project.bat to make a new android project with v2.0.4, but in v2.2.0 how could i make a new android project?!
when I try to make my old project with v2.2.0, I have this error:
jni/hellocpp/main.cpp:38: error: ‘EVNET_COME_TO_FOREGROUND’ was not declared in this scope
when i try to use create_project.py, I have this error:
-bash: ./create_project.py: /usr/bin/python: bad interpreter: Permission denied
how can I make my old project with v2.2.0?

Your Python should be 2.6 or above but not further than 3.0.