-
Notifications
You must be signed in to change notification settings - Fork 10
Troubleshooting
BaimoQilin edited this page Jul 4, 2024
·
1 revision
Based on the given missing module name (in the example, xxx), enter the following command to install it:
pip install xxx
Check if you can connect to the OpenAI server. This error usually occurs because the API key or BASE URL in config.yaml
is incorrect.
Please cd
into the BuilderGPT folder, and then run it using python ui.py.
For example, if your BuilderGPT folder is located at C:\Users\Desktop\BuilderGPT
, you should run these commands:
cd C:\Users\Desktop\BuilderGPT
python ui.py
The error message is not included here? Start an issue here. Remember to take your logs.