openlrc
openlrc copied to clipboard
运行openlrc gui后报错 File does not exist: openlrc/gui/home.py
如图所示,运行环境为anaconda python 3.10.14
尝试使用 pip install git+https://github.com/zh-plus/openlrc 命令拉取最新版本问题依旧。 看到 #31 中提到最近打算弃用streamlit尝试其他gui,请问是这个原因吗?
是的 1.3版本暂时不要用GUI吧,等下个大版本更新
(cu118) (cu118) [bingo06@zernithos AIGC]$ openlrc gui
/home/bingo06/miniconda3/envs/cu118/lib/python3.10/site-packages/df/io.py:9: UserWarning: `torchaudio.backend.common.AudioMetaData` has been moved to `torchaudio.AudioMetaData`. Please update the import path.
from torchaudio.backend.common import AudioMetaData
Usage: streamlit run [OPTIONS] TARGET [ARGS]...
Try 'streamlit run --help' for help.
Error: Invalid value: File does not exist: openlrc/gui/home.py
Failed to launch the Streamlit app: Command '['streamlit', 'run', 'openlrc/gui/home.py']' returned non-zero exit status 2.
还没修复吗?用 pip install git+https://github.com/zh-plus/openlrc 下载的。
还没,估计要五月底六月初,现在还在对比各个GUI框架的阶段