Results 3 issues of MoncozGC

使用 pyinstaller打包为可执行的exe文件,在执行exe文件时会报错。 FileNotFoundError: [Errno 2] No such file or directory: 'F:\\cache\\_MEI183882\\pkuseg\\dicts\\default.pkl' 请问这是什么原因导致的呢 环境版本: pyinstaller:4.9 python:3.8.8 pkuseg:0.0.25

请问可以支持IDEA低版本嘛

环境: 本地搭建 python 3.10 操作方式,选择一个视频文件识别时报错。这个视频只有背景音乐,视频内容都是文字。 ```log 2024-07-24 11:46:31,913 - modelscope - INFO - Use user-specified model revision: master File "G:\Anaconda-EVN\AudioNotes\lib\site-packages\chainlit\utils.py", line 40, in wrapper return await user_function(**params_values) File "F:\CodeProject\\AudioNotes\main.py", line...