如何在mac上为eclipse添加python的.egg文件库

时间:2013-10-08 14:13:42

标签: python eclipse macos m2crypto

我在eclipse IDE上使用mac osx 10.8.2和python 2.7。我想在eclipse中的eclipse上添加M2Crypto-0.21.1-py2.7-macosx-10.8-intel.egg库 - >首选项 - >解释器Python。在我的代码中,我正在导入import M2Crypto语句。我尝试使用ALZip和fileviewer来提取它,但它显示的错误为[M2Crypto-0.21.1-py2.7-macosx-10.8-intel.egg] is a format that is not supported。那么,我将如何在eclipse的代码中使用这个库。

0 个答案:

没有答案