AurganicSubstance
AurganicSubstance
if you are windows, u need to start wsl before running run-setup
I have the same issue; tried this but still doesnt work > Try updating the run file from `python3 cli.py` to `python3.9 cli.py`. This resolved the issue for me.
I solved the issue eventually by specifying python version to 3.10 (locally i only have 3.9or 3.11, hence this should have came with the repository with AutoGPT). And in this...
when you use your local machine, you need to specifiy a os.environ with enpoint https://wechaty.readthedocs.io/zh-cn/latest/introduction/use-padlocal-protocol/
I tried lowering the version, got new problem: Traceback (most recent call last): File "D:\QWEN\main.py", line 31, in from wechaty import Wechaty File "D:\QWEN\venv\Lib\site-packages\wechaty\__init__.py", line 54, in from .wechaty import...