简体   繁体   中英

python pydev error

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?

Seems like an error to me... Do you have some entry in your error log for that? (see: http://www.pydev.org/faq.html#PyDevFAQ-HowdoIReportaBUG%3F for details on how to get the contents of the error log)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM