மனோஜ்குமார் பழனிச்சாமி
மனோஜ்குமார் பழனிச்சாமி
> necessary programs like?
Install `socksio` package
Still after this commit [`90a59fe` (#983)](https://github.com/OpenDevin/OpenDevin/pull/983/commits/90a59fe9c1c8f0ba7b350a6e748a977e106faa5b)? after removed this line `autopep8: off`, got not error 
@Umpire2018 I think that's for interacting using node. @rben after 27?https://github.com/OpenDevin/OpenDevin/blob/aed82704a947df6e348a5fcf044c482f8e580f5f/containers/app/Dockerfile#L27
BrowseURLAction is happening on the app image. The command should be run only once. So, it should be in the backend-builder. right? The OP installed it in the sandbox itself....
> The OP installed it in the sandbox itself. @foragerr Manually using the docker GUI > , unless if you're explicitly copying it over. https://github.com/OpenDevin/OpenDevin/blob/aed82704a947df6e348a5fcf044c482f8e580f5f/containers/app/Dockerfile#L46 Here, it is already copied...
[Error code 132 means that you have an older CPU architecture. May not support SSE4.2](https://medium.com/@nprch_12/docker-exited-132-e38f9dd2cd0d)
@cesaregerbino > ghcr.io/opendevin/opendevin:main python opendevin/main.py -t "write a bash script that prints hello" `python opendevin/main.py -t "write a bash script that prints hello"` is a separate command that should be...
[Docker containers exit code 132](https://stackoverflow.com/a/68575327)
> RuntimeError > > The Poetry configuration is invalid: - Additional properties are not allowed ('group' was unexpected) [Poetry configuration is invalid - Additional properties are not allowed ('group' was...