Error in eclipse cocos2d-x

hi im trying to buld my cocos2d-x project in eclipse but i keep getting this error please help

building apk
Please input the absolute/relative path of “.keystore” file:
Traceback (most recent call last):
File “C:\Users\heresh\Downloads\cocos2d-x-3.6\tools\cocos2d-console\bin/cocos.py”, line 865, in
run_plugin(command, argv, plugins)
File “C:\Users\heresh\Downloads\cocos2d-x-3.6\tools\cocos2d-console\bin/cocos.py”, line 817, in run_plugin
plugin.run(argv, dependencies_objects)
File “C:\Users\heresh\Downloads\cocos2d-x-3.6\tools\cocos2d-console\plugins\project_compile\project_compile.py”, line 1444, in run
self.build_android()
File “C:\Users\heresh\Downloads\cocos2d-x-3.6\tools\cocos2d-console\plugins\project_compile\project_compile.py”, line 444, in build_android
self.apk_path = builder.do_build_apk(sdk_root, ant_root, build_mode, output_dir, self._custom_step_args, self)
File “C:\Users\heresh\Downloads\cocos2d-x-3.6\tools\cocos2d-console\plugins\project_compile\build_android.py”, line 382, in do_build_apk
self._gather_sign_info()
File “C:\Users\heresh\Downloads\cocos2d-x-3.6\tools\cocos2d-console\plugins\project_compile\build_android.py”, line 429, in _gather_sign_info
inputed = self._get_user_input(“Please input the absolute/relative path of “.keystore” file:”)
File “C:\Users\heresh\Downloads\cocos2d-x-3.6\tools\cocos2d-console\plugins\project_compile\build_android.py”, line 458, in _get_user_input
ret = raw_input()
EOFError: EOF when reading a line
Please use cocos console instead.

Traceback (most recent call last):
File “C:/Users/heresh/Documents/maincocosprojects/spacedodge/proj.android/build_native.py”, line 43, in
build(opts.build_mode)
File “C:/Users/heresh/Documents/maincocosprojects/spacedodge/proj.android/build_native.py”, line 28, in build
raise Exception(“Build dynamic library for project [ " + app_android_root + " ] fails!”)
Exception: Build dynamic library for project [ C:\Users\heresh\Documents\maincocosprojects\spacedodge\proj.android…/ ] fails!

any1? i followed the sonar systems video on setting up the google play services and i got this error