Search Criteria
Package Details: youdao-dict 6.0.0-10
Package Actions
Git Clone URL: | https://aur.archlinux.org/youdao-dict.git (read-only, click to copy) |
---|---|
Package Base: | youdao-dict |
Description: | YouDao Dictionary |
Upstream URL: | http://cidian.youdao.com/ |
Keywords: | netease youdao 有道 网易 |
Licenses: | LicenseRef-custom |
Conflicts: | youdao-dict |
Submitter: | yesuu |
Maintainer: | zxp19821005 |
Last Packager: | zxp19821005 |
Votes: | 22 |
Popularity: | 0.000002 |
First Submitted: | 2015-08-13 10:29 (UTC) |
Last Updated: | 2024-10-18 01:46 (UTC) |
Dependencies (27)
- gobject-introspection-runtime (gobject-introspection-runtime-gitAUR)
- gst-plugins-base (gst-plugins-base-gitAUR)
- gstreamer (gstreamer-gitAUR)
- python-cssselect
- python-dbus
- python-gobject (python-gobject-gitAUR)
- python-lxml
- python-opengl
- python-pillow (python-pillow-gitAUR)
- python-pyqt5-webkitAUR
- python-pyquery
- python-pyxdg
- python-requests
- python-webob
- python-xlib
- qt5-graphicaleffects (qt5-graphicaleffects-gitAUR)
- qt5-quickcontrols (qt5-quickcontrols-gitAUR)
- qt5-webkitAUR (qt5-webkit-gitAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-multimedia
- Show 7 more dependencies...
Latest Comments
1 2 3 4 5 Next › Last »
zxp19821005 commented on 2024-08-09 04:20 (UTC)
@Universebenzene 感谢反馈,已修复。
Universebenzene commented on 2024-04-28 15:55 (UTC) (edited on 2024-04-28 16:55 (UTC) by Universebenzene)
imp 模块在python3.12中被移除了。
/opt/youdao-dict/dae/plugins.py
的第23行import imp
在python3.12下会报找不到模块去问了下AI稍微改了下代码目前看起来似乎能用,patch在这里可以参考下: http://fars.ee/K2y2
Universebenzene commented on 2024-01-23 13:37 (UTC)
@dzhanghz 你不敢删就是你自己的问题了
dzhanghz commented on 2024-01-23 13:32 (UTC)
python-pyqt5-webkit 与 python-pyqt5 有冲突, 不敢删除python-pyqt5 ,因此无法安装
Universebenzene commented on 2024-01-06 16:22 (UTC)
@buding 火星一年多了。参见2022年11月22号的评论
buding commented on 2024-01-06 16:17 (UTC)
找不到模块PyQt5.QtWebKitWidgets;最新版PyQt5冲突,依赖难以满足
MarsSeed commented on 2023-10-28 02:25 (UTC)
Please make this depend directly on
python-pyxdg
, not onpython-xdg
. The latter used to exist as a separate, hostile, incompatible alternative.nathan_lea commented on 2023-05-30 09:10 (UTC)
又升级了python-pip,然后安装了six,现在ok了,感谢各位的帮助!
nathan_lea commented on 2023-05-30 08:58 (UTC)
@Universebenzene python升级到3.11重新安装pyqt5-webkit和youdao-dict-bin还是报错 /opt/youdao-dict/main.py Traceback (most recent call last): File "/opt/youdao-dict/main.py", line 27, in <module> from dae.daeclient import DAEClient File "/opt/youdao-dict/dae/daeclient.py", line 36, in <module> from dae.window import Window File "/opt/youdao-dict/dae/window.py", line 30, in <module> from dae.shadowwindow import ShadowWindow File "/opt/youdao-dict/dae/shadowwindow.py", line 28, in <module> import dae.xutils as xutils File "/opt/youdao-dict/dae/xutils.py", line 24, in <module> from dae.ewmh import EWMH File "/opt/youdao-dict/dae/ewmh.py", line 7, in <module> from Xlib import display, X, protocol, Xatom File "/usr/lib/python3.11/site-packages/Xlib/display.py", line 26, in <module> from six import create_unbound_method
Universebenzene commented on 2023-05-30 06:22 (UTC)
@nathan_lea 该不会是你的pyqt5-webkit还是py3.10下build的还没升到3.11罢
1 2 3 4 5 Next › Last »