开发者

How to load PyGTK documentation in Eclipse PyDev Plugin in auto-completion?

In Eclipse PyDev plugin, all document of default library of python will be load, but document of pygtk doesn't load in Eclipse. Any way to load th开发者_Go百科em to eclipse?


I don't know if it's your situation, but perhaps you should include pygtk at the forced builtins section of your interpreter properties. Go to the manual and check for the forced builtins section.

Look at this page too.


Make sure that your PYTHONPATH includes pygtk.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜