Whenever I start pydev/eclipse and try to run .py file I have an error:
An internal error occurred during:
"Launching PhD mainWorking.py".
java.lang.NullPointerException
When I press OK and run again everything is going how it should. The error is not very disturbing, but there is something wrong. I was trying to find what but it has no sense form me.
Anyone have similar issue or know where lies the source of the problem?