商务合作加Q:411239339

CentOS中安装wxpython

浏览:237次阅读
没有评论

共计 406 个字符,预计需要花费 2 分钟才能阅读完成。

1. 安装 rpmforge , epel

wget http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
   wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm

2.yum -y install wxPython

3. 验证
   [root@ovirtNode216 6]# python
   iPython 2.6.6 (r266:84292, Feb 22 2013, 00:00:18)
   [GCC 4.4.7 20120313 (Red Hat 4.4.7-3)] on linux2
   Type "help", "copyright", "credits" or "license" for more information.
   m>>> import wx

正文完
扫码赞助
post-qrcode
 0
果子
版权声明:本站原创文章,由 果子 于2015-02-27发表,共计406字。
转载说明:除特殊说明外本站文章皆由果较瘦原创发布,转载请注明出处。
评论(没有评论)