简体   繁体   English

python pydev错误

[英]python pydev error

Whenever I start pydev/eclipse and try to run .py file I have an error: 每当我启动pydev / eclipse并尝试运行.py文件时,我都会出错:

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. 当我按OK并再次运行时,一切都会进行。 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) (有关如何获取错误日志内容的详细信息,请参见: http : //www.pydev.org/faq.html#PyDevFAQ-HowdoIReportaBUG%3F

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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