openlrc icon indicating copy to clipboard operation
openlrc copied to clipboard

运行openlrc gui后报错 File does not exist: openlrc/gui/home.py

Open EarSum opened this issue 1 year ago • 3 comments

如图所示,运行环境为anaconda python 3.10.14

image

尝试使用 pip install git+https://github.com/zh-plus/openlrc 命令拉取最新版本问题依旧。 看到 #31 中提到最近打算弃用streamlit尝试其他gui,请问是这个原因吗?

EarSum avatar May 09 '24 02:05 EarSum

是的 1.3版本暂时不要用GUI吧,等下个大版本更新

zh-plus avatar May 09 '24 08:05 zh-plus

(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 下载的。

piwawa avatar May 15 '24 09:05 piwawa

还没,估计要五月底六月初,现在还在对比各个GUI框架的阶段

zh-plus avatar May 16 '24 02:05 zh-plus