求助,哪位兄台Veusz安装成功了
Tofloor
poster avatar
beautycell
deepin
2020-09-03 03:12
Author
求助,哪位兄台Veusz安装成功了

官网
https://veusz.github.io/download/

镜像


下载的都没有成功,超出了我的能力了








Reply Favorite View the author
All Replies
avatar
oncemore
deepin
2020-09-03 04:27
#1
# 安装anaconda或miniconda
具体百度
# 安装veusz(推荐创建一个独立的环境)
```
conda create -n veusz veusz
```
# 使用veusz
```
conda activate veusz
veusz
```
# 创建快捷方式(可选)
参考桌面上的dde-computer.desktop
Reply View the author
avatar
beautycell
deepin
2020-09-03 07:09
#2
https://bbs.deepin.org/post/201208
# 安装anaconda或miniconda
具体百度
# 安装veusz(推荐创建一个独立的环境)

谢谢   conda activate veusz

我做到这步了 明天继续试试
Reply View the author