I have been developing successfully for months on my OculusGO. But then suddenly yesterday, when I was building my project, it failed with the error message
Process 'command 'python'' finished with non-zero exit value 1
Does anyone know how to solve this problem? Only thing I have not tried now is to wipe clean my harddrive and reinstall everything, but I would like to avoid that
Android studio version is 3.4 (after updating), Mobile SDK version 1.18 (also tried on the latest version 1.22, where I first got the error message "Task 'assemble' not found in root project 'OculusRoot'.", which was solved by changing my gradle version from ~5 to 4.10. after that, I get the same error message described in this post)