好好学习的郝
好好学习的郝
@d9vsky Are you running the command as root user?
oh! I reproduced this problem. The same image can run normally with one host, but not with another host. I'll check again.
Done! You can re-pull the v0.2 image and try again. I made a mistake and forgot to add the CHROME_DEVEL_SANDBOX variable to the container. The test host has set `kernel.unprivileged_userns_clone=1`...
@d9vsky You should start the container with `--privileged` option. The README has also been updated.
@gnoejuan I'm sorry I couldn't locate the problem according to your description. I have a few suggestions that might help: 1. Make sure your workdir in container is `/app/metagpt` which...
Good suggestion, some roles already in the roadmap.
The error indicate that your network can not access to docker hub. You need to config a proxy.
Sets the current user's writable permissions to directory `C:\Program Files\WindowsApps`. Or try in cloud environment: [MetaGPT quickstart](https://deepwisdom.feishu.cn/wiki/CyY9wdJc4iNqArku3Lncl4v8n2b)
Try to use python3.9.x
> @voidking I'm using python 3.11.4 and am having this same issue. Try to use python3.9.x