【发布时间】:2018-09-06 08:24:33
【问题描述】:
我正在尝试在 Ubuntu 18.04 系统上安装 wxPython 2.8。但它失败并出现以下错误:
$ sudo apt install python-wxgtk2.8
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package python-wxgtk2.8 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'python-wxgtk2.8' has no installation candidate
让我知道如何解决上述错误,以便我可以安装 wxPython 2.8
【问题讨论】:
-
链接到该线程链接到的askUbuntu question 可能会更好
-
那是一个非常老的 wxPython 版本。你为什么要安装它?
-
是wxPython《如何安装wxPython》wiki page中提到的版本
标签: python ubuntu wxpython robotframework