Redrum624

Results 4 comments of Redrum624

Same here. I can't "make start-backend" either because "import charset_normalizer as chardet, ModuleNotFoundError: No module named 'charset_normalizer'"

Same on another LLM. It seems that every time the JSON output is repaired we get twice the message from the agent.

Updated it with your recommandations, works fine with "http" and local files. Did not use `cwd` because it would give this url `.\opendevin\action\browse.py` and the local file is in `.\workspace`,...

Can't execute Python a script though. It seems like they used Bash for the terminal (like Ubuntu on WSL) because of "/usr/bin/env: 'python3\r': No such file or directory". Would it...