configure kivy path in pydev eclipse (Debian)

ε祈祈猫儿з 提交于 2019-12-25 01:55:58

问题


I´d like to set pydev in eclipse for python library called kivy.

Problem is what to fill in interpreter executable. I can´t find right path. I use Debian.

Thanks!!


回答1:


There is a user maintained list on the wiki of how to setup kv language in PyDev and other popular IDEs. https://github.com/kivy/kivy/wiki/Setting-Up-Kivy-with-various-popular-IDE%27s

Furthermore the new release of Pydev is supposed to suport kvlanguage out of the box. http://pydev.blogspot.in/2014/01/new-pydev-release-improved-indexing.html

This was also previously answered on SO @Kivy, Eclipse and PyDev (also PyPy)



来源:https://stackoverflow.com/questions/21355915/configure-kivy-path-in-pydev-eclipse-debian

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!