Error when running this command "npm i @aeternity/aepp-sdk"

Here’s the error

C:\Users\goote_000\Documents\smart_contracts\aeter\node_modules\argon2>if not de
fined npm_config_node_gyp (node “C:\Program Files\nodejs\node_modules\npm\node_m
odules\npm-lifecycle\node-gyp-bin\…\node_modules\node-gyp\bin\node-gyp.js”
rebuild ) else (node “C:\Program Files\nodejs\node_modules\npm\node_modules\nod
e-gyp\bin\node-gyp.js” rebuild )
gyp ERR! configure error
gyp ERR! stack Error: Command failed: C:\Users\goote_000\AppData\Local\Programs
Python\Python37-32\python.EXE -c import sys; print “%s.%s.%s” % sys.version_info
[:3];
gyp ERR! stack File “”, line 1
gyp ERR! stack import sys; print “%s.%s.%s” % sys.version_info[:3];
gyp ERR! stack ^
gyp ERR! stack SyntaxError: invalid syntax
gyp ERR! stack
gyp ERR! stack at ChildProcess.exithandler (child_process.js:294:12)
gyp ERR! stack at ChildProcess.emit (events.js:198:13)
gyp ERR! stack at maybeClose (internal/child_process.js:982:16)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_proces
s.js:259:5)
gyp ERR! System Windows_NT 6.3.9600
gyp ERR! command “C:\Program Files\nodejs\node.exe” “C:\Program Files\nodej
s\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js” “rebuild”
gyp ERR! cwd C:\Users\goote_000\Documents\smart_contracts\aeter\node_modules\arg
on2
gyp ERR! node -v v10.16.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
npm WARN [email protected] No repository field.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional log
ging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\goote_000\AppData\Roaming\npm-cache_logs\2019-06-14T23_11
_59_377Z-debug.log

Will really appreciate if you guys can help:tired_face:

@Goodness Hey,
Nice to meet you. What python version you are using?
Also try to install windows-build-tools

Thanks,
Naz