app/docs/en/deploy/fandq.md

31 lines
1.6 KiB
Markdown
Raw Permalink Normal View History

2024-08-17 01:27:57 +08:00
---
2024-08-17 02:24:25 +08:00
title: FAQ
2024-08-17 01:27:57 +08:00
order: 3
---
# FAQ
2024-08-17 01:27:57 +08:00
## **Frequently Asked Questions**
2024-08-17 01:27:57 +08:00
- There are too many python interpreters on my computer, how do I know which one to use?
- You can specify which python interpreter to use by using the full path to the python executable, for example, `/path/to/python main.py`
- Use virtual environments to avoid conflicts between different python interpreters
2024-08-17 01:27:57 +08:00
- Update Liteyuki failed, error `InvalidGitRepositoryError`
- Please install `Git` correctly and deploy Liteyuki using cloning instead of direct download
2024-08-17 01:27:57 +08:00
- How to log in to chat platforms?
- Some plugins provide the ability to log in to specific platforms, for example, using the NoneBot plugin to log in to supported adapter platforms
2024-08-17 01:27:57 +08:00
- `Playwright` installation failed
- Enter `playwright install` to install the browser
2024-08-17 01:27:57 +08:00
- Some plugins report errors after installation and cannot be started
- Please refer to the plugin documentation first, confirm that the necessary configuration items of the plugin are intact,
and if the problem persists, please contact the plugin author or start Liteyuki in safe mode `safe_mode: true`.
In safe mode, you can use `npm uninstall` to uninstall problematic plugins
2024-08-17 01:27:57 +08:00
## Other questions
2024-08-17 01:27:57 +08:00
- Join chat group[775840726](http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=SzmDYbfR6jY94o9KFNon7AwelRyI6M_u&authKey=ygeBdEmdFNyCWuNR4w0M1M8%2B5oDg7k%2FDfN0tzBkYcnbB%2FGHNnlVEnCIGbdftsnn7&noverify=0&group_code=775840726)
- If you don't have a QQ account, you can [submit an issue on GitHub](https://github.com/LiteyukiStudio/LiteyukiBot/issues/new?assignees=&labels=&projects=&template=%E9%97%AE%E9%A2%98%E5%8F%8D%E9%A6%88.md&title=)