尧图网站设计 尧图网站设计YAOTU DESIGN
ARTICLE DETAIL

资讯详情

深耕网站设计与一线实操的经验洞察。

Fedora 43 无法打开 davinci_helper 提示No module named ‘davinci_helper‘

Fedora 43 无法打开 davinci_helper  提示No module named ‘davinci_helper‘ 解决Install Build dependenciessudo dnf install gtk4-devel libadwaita-devel python3-devel python3-pip python3-gobjectDownload the fileswget https://github.com/H3rz3n/davinci-helper/raw/main/davinci-helper-2.4.7.tar.gz tar -xzf davinci-helper-2.4.7.tar.gz cd davinci-helper-2.4.7Installsudo pip3 install .Copy data filessudo mkdir -p /usr/share/davinci-helper sudo cp -r data /usr/share/davinci-helper/ sudo cp -r locale /usr/share/davinci-helper/ sudo cp data/desktop/com.davinci.helper.app.desktop /usr/share/applications/ sudo cp data/desktop/com.davinci.helper.app.svg /usr/share/icons/hicolor/scalable/apps/ sudo mkdir -p /usr/share/metainfo sudo cp data/desktop/com.davinci.helper.app.metainfo.xml /usr/share/metainfo/Rundavinci-helper来自https://github.com/H3rz3n/davinci-helper/issues/101
返回列表