You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(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.
如图所示,运行环境为anaconda python 3.10.14
尝试使用 pip install git+https://github.com/zh-plus/openlrc 命令拉取最新版本问题依旧。
看到 #31 中提到最近打算弃用streamlit尝试其他gui,请问是这个原因吗?
The text was updated successfully, but these errors were encountered: