/ open-webui.git
/ app
/ env
/ lib64
/ python3.11
/ site-packages
/ lark
/ __pyinstaller
/ __init__.py
Run
Starting...
Stop
View File
Save
# For usage of lark with PyInstaller. See https://pyinstaller-sample-hook.readthedocs.io/en/latest/index.html import os def get_hook_dirs(): return [os.path.dirname(__file__)]
Memory