这个错误几乎让我发疯了!
安装时扭曲,显示错误,这是我的终端告诉我的:
Processing Dependency: python = 2.6.6-64.el6 for package: tkinter- 2.6.6-64.el6.x86_64
--> Finished Dependency Resolution
Error: Package: tkinter-2.6.6-64.el6.x86_64 (rhel)
Requires: python = 2.6.6-64.el6
Installed: python-2.6.6-66.el6_8.x86_64 (@rhel-6-workstation-rpms)
python = 2.6.6-66.el6_8
Available: python-2.6.6-64.el6.x86_64 (rhel)
python = 2.6.6-64.el6
当我把我的东西放在/ usr / bin中时,它会显示:
[root@dhcp-128-69 bin]# ls -l python*
-rwxr-xr-x. 2 root root 9032 Aug 9 18:12 python
lrwxrwxrwx. 1 root root 6 Nov 23 14:35 python2 -> python
-rwxr-xr-x. 2 root root 9032 Aug 9 18:12 python2.6
-rwxr-xr-x. 1 root root 1418 Aug 9 18:12 python2.6-config
lrwxrwxrwx. 1 root root 16 Nov 23 14:38 python-config -> python2.6-config
作为补充:
[root@dhcp-128-69 bin]# python -V
Python 2.7.10
所以我如何才能使用我的python-2.6.6-64?
还是可以让我成功安装的任何方式?
答案 0 :(得分:0)
安装软件包的步骤如下:
安装python任何版本。
然后,安装适当的exe
http://twistedmatrix.com/trac/wiki/Downloads
Twisted 10.1.0 for Python 2.6(msi | exe)或Twisted 10.1.0 for Python 2.5(msi | exe)
下载zope界面。
安装setuptools
http://pypi.python.org/pypi/setuptools#downloads
将PATH变量更新到包含easy_install.exe的子目录。
使用以下命令安装zope接口:
easy_install zope.interface-3.6.1-py2.5-win32.egg