Giter Site home page Giter Site logo

Comments (3)

yadex avatar yadex commented on August 9, 2024

打开markdown出现了这种错误
2018-07-18-201750_1366x768_scrot

from emacs-application-framework.

yadex avatar yadex commented on August 9, 2024

(python3:5980): Gtk-�[1;33mWARNING�[0m **: �[34m20:17:27.922�[0m: 无法在模块路径中找到主题引擎:“murrine”,
EAF process start.
Traceback (most recent call last):
File "/home/wxn/.emacs.d/emacs-application-framework/eaf.py", line 79, in create_app
module = importlib.import_module(module_path)
File "/usr/lib/python3.6/importlib/init.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 994, in _gcd_import
File "", line 971, in _find_and_load
File "", line 955, in _find_and_load_unlocked
File "", line 665, in _load_unlocked
File "", line 678, in exec_module
File "", line 219, in _call_with_frames_removed
File "/home/wxn/.emacs.d/emacs-application-framework/app/markdownpreviewer/buffer.py", line 25, in
from PyQt5.QtWebKitWidgets import QWebView, QWebPage
ImportError: libQt5WebKitWidgets.so.5: 无法打开共享对象文件: 没有那个文件或目录

from emacs-application-framework.

manateelazycat avatar manateelazycat commented on August 9, 2024

因为你系统的 PyQt5 已经没有了 WebKit 模块, 我最新的补丁已经修复了问题, 从 WebKit 迁移到 QtWebEngine.

你更新到最新尝试一下, 如果还有问题, 请重新打开问题。

from emacs-application-framework.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.