sang8052 / py_pctv

基于python 开发的PC 端电视台项目,用于取代电视家等app 被封禁后观看电视困难的问题
66 stars 6 forks source link

9.21日 运行出错 #2

Open iGuoBao opened 1 month ago

iGuoBao commented 1 month ago

[2024-09-21 20:56:49][INFO]运行路径:C:\Users\Jin\Downloads\v1.0.1.beta {THREAD-1}[2024-09-21 20:56:49][INFO]请求直播间播放地址 [2024-09-21 20:56:49][INFO]线程[五星体育直播]启动成功 [2024-09-21 20:56:49][INFO]WSGIServer Listen 0.0.0.0:9655 {THREAD-1}[2024-09-21 20:56:49][INFO]直播流播放地址:https://cms-tvflow.gsports.net.cn/wxtv/epg001.m3u8?auth_key=1726925212-0-0-d6cc61a5c0aa960b3c009a6efa4ad8af Exception in thread Thread-1: Traceback (most recent call last): File "threading.py", line 1016, in _bootstrap_inner File "tv\tv_5xtv.py", line 51, in run FileNotFoundError: [WinError 3] 系统找不到指定的路径。: './static/data'

sang8052 commented 1 month ago

稍等 ,缺少前端文件

------------------ 原始邮件 ------------------ 发件人: "Jin @.>; 发送时间: 2024年9月21日(星期六) 晚上8:58 收件人: @.>; 抄送: @.***>; 主题: [sang8052/py_pctv] 9.21日 运行出错 (Issue #2)

[2024-09-21 20:56:49][INFO]运行路径:C:\Users\Jin\Downloads\v1.0.1.beta {THREAD-1}[2024-09-21 20:56:49][INFO]请求直播间播放地址 [2024-09-21 20:56:49][INFO]线程[五星体育直播]启动成功 [2024-09-21 20:56:49][INFO]WSGIServer Listen 0.0.0.0:9655 {THREAD-1}[2024-09-21 20:56:49][INFO]直播流播放地址:https://cms-tvflow.gsports.net.cn/wxtv/epg001.m3u8?auth_key=1726925212-0-0-d6cc61a5c0aa960b3c009a6efa4ad8af Exception in thread Thread-1: Traceback (most recent call last): File "threading.py", line 1016, in _bootstrap_inner File "tv\tv_5xtv.py", line 51, in run FileNotFoundError: [WinError 3] 系统找不到指定的路径。: './static/data'

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

sang8052 commented 1 month ago

static.zip 把这个文件解压到和exe 的相同目录下. 即如图所示

image