好好学习的郝

Results 116 comments of 好好学习的郝

> Still not working for me, using py 3.9.4 ```bash git pull pip install -r requirements.txt ``` Then try again please.

> I'm not sure if this will help but... After installing py 3.9.11 I was still getting the error. I started printing out the values that the code was complaining...

1. Make sure your python version is 3.9.x 2. Delete the egg file. 3. Execute `pip install -r requirements.txt`

`Error communicating with OpenAI` indicates a network problem. So you should click the link https://deepwisdom.feishu.cn/wiki/MsGnwQBjiif9c3koSJNcYaoSnu4#part-XdatdVlhEojeAfxaaEZcMV3ZniQ to see the faq 5.8 and get the configure method.

Increase `MAX_TOKENS` in `config/config.yaml` or `config/key.yaml`.

Currently only Python is supported. Support for other languages is already in the roadmap. Currently you can modify it yourself by searching for `".*(python|pep).*`.

Yes, metagpt can do that. But your should modify some code to suit your LLM API.