【问题标题】:error starting spyder on Ubuntu 15.0在 Ubuntu 15.0 上启动 spyder 时出错
【发布时间】:2016-05-31 10:52:58
【问题描述】:

目前正在更新版本的 Ubuntu 15.10 和更新最新版本的 Anaconda2

$ python -V
Python 2.7.11 :: Anaconda 2.5.0 (64-bit)

我在终端中得到了这个,但是 spyder 打开并且看起来很好。

GLib-GIO-Message: Using the 'memory' GSettings backend.  Your settings will not be saved or shared with other applications.

(python:21685): Gtk-WARNING **: GModule (/usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/immodules/im-ibus.so) initialization check failed: GLib version too old (micro mismatch)

(python:21685): Gtk-WARNING **: Loading IM context type 'ibus' failed

(python:21685): Gtk-WARNING **: GModule (/usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/immodules/im-ibus.so) initialization check failed: GLib version too old (micro mismatch)

(python:21685): Gtk-WARNING **: Loading IM context type 'ibus' failed

(python:21685): Gtk-WARNING **: GModule (/usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/immodules/im-ibus.so) initialization check failed: GLib version too old (micro mismatch)

(python:21685): Gtk-WARNING **: Loading IM context type 'ibus' failed

它告诉我我的 GLIB 版本太旧了。好吧,我太老了,但我不明白为什么它必须油嘴滑舌(呻吟)。无论如何,除了忽略这些警告之外,还有推荐的解决方案吗?

【问题讨论】:

    标签: python-2.7 ubuntu anaconda glib


    【解决方案1】:

    发现 here 这个错误可能与 anaconda 安装 PyQt5 和原生 PyQt4 有关。

    【讨论】:

    • 我有与问题相同的警告,PyQT 版本为 4.11.4(从脚本 here 获得)
    猜你喜欢
    • 2022-06-18
    • 2021-11-29
    • 2017-04-03
    • 2022-08-24
    • 1970-01-01
    • 1970-01-01
    • 2014-02-08
    • 2019-08-13
    • 1970-01-01
    相关资源
    最近更新 更多