Cannot build any project "Error starting process C:\Users\Rafael\ncs\v1.6.0\toolchain\opt\bin\python.exe"

I want to start the most basic hello world project on my nrf9160 thingy development board but am having trouble building my own custom project or any of the sample ones provided by nrf. I am using the nrfSDk v1.6.0 on SEGGER Embedded Studio.

"Error starting process C:\Users\Rafael\ncs\v1.6.0\toolchain\opt\bin\python.exe"

If anyone can help me with this issue or suggest a better way to start up a small project that toggles a simple GPIO pin on the board I would be very grateful!

Related