You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Fiber
7396d43a6d
|
3 weeks ago | |
---|---|---|
src/esd_bleeding_view_tool | 3 weeks ago | |
tests | 2 months ago | |
.gitignore | 3 weeks ago | |
.pdm-python | 2 months ago | |
LICENSE | 2 months ago | |
README.md | 1 month ago | |
pdm.lock | 2 months ago | |
pyproject.toml | 2 months ago |
README.md
ESD_bleeding_view_tool
main分支
安装
安装pdm包管理器(如果已安装请跳过)
python3 -m pip install pdm
运行代码(第一次运行)
pdm install
pdm run main
运行代码(非第一次运行)
pdm run main
安装gui环境(如没有问题请跳过)
sudo apt-get update
sudo apt-get install libxcb-cursor0