I run the script in Python and it worked, even now it works on my laptop, but not on my other computer - I just get the error code:
Process finished with exit code -1073741515 (0xC0000135)
I do not get any other results - even from the "print" commands at the beginning of the file.
I did not find anything specific for this .. I reinstalled python (2.7.9), pygame (1.9.1) and even pycharm (I tried 4.5 first, now with 5.0 - the same result)
Does anyone know what this error code means? I could not find anything about this.
source
share