Have you made sure you have installed the python3 properly (and all of its libraries and with the python packages needed)?
That error message means you tried to run python but it failed for some reason. If you open a xterm app and type python3, is it found in your path? Have you selected it in your manage plugins?
|