Thanks for that, it looks like it’s an incompatibility with a different program you have installed which uses python :
File "C:\csvn\Python25\lib\runpy.py", line 72, in _run_code
For some reason, that seems to take precedence and runs instead of the python installed with Cura, which is why it can’t find the proper python modules and fails. I don’t understand why that happens though since the Cura link specifically runs the python included with Cura.
In any case, do you know what the application in C:\csvn is ? Let me know so I can install it too, and test and eventually find a way to prevent the conflict.
Thank you.