-
-
Notifications
You must be signed in to change notification settings - Fork 236
Closed
Description
Problem Overview
localhost:2233, 展示This site can't be reached, localhost refused to connect.
Steps Taken
(Detail your attempts to resolve the issue, including any relevant steps or processes.)
- 已经
conda activate bilive - 已经在
bilive环境下pip install -r requirements.txt - 已经
wget...small.pt模型,并放置在src/subtitle/models文件夹中 - Quick Start中步骤
4. biliup-rs 登录中,我没看懂。我pip install bilitool,然后bilitool login --export,扫码登陆后,把项目根目录的cookie.jsonmove进src/upload/biliup。(git clone下来的没有这个文件夹,我新建src/upload/biliup) - 我按照教程,网页端F12抓到
cookie,填入./settings.toml中 - 在
bilive环境下./record,随后弹出localhost:2233,但如题所示。我确定2233端口没有被占用,且更换其他端口情况依旧。
Expected Outcome
(A clear and concise description of what you expected to happen.)
不知道,没办法知道,教程没有预览内容展示。
Screenshots
(If applicable, add screenshots to help explain your problem.)
Environment Information
- Operating System: Ubuntu 22.04.5 LTS on Windows 10 x86_64
- Python Version: Python 3.10.12
- Driver & CUDA Version: Driver Version: 572.47 & CUDA 11.5
- Error Messages and Logs: None
Additional context
(Add any other context about the problem here.)
None
Metadata
Metadata
Assignees
Labels
No labels