OpenHands icon indicating copy to clipboard operation
OpenHands copied to clipboard

set-config

Open sravan792 opened this issue 1 year ago • 2 comments

Describe the bug

When running the make setup-config and after entering the LLM Model name, LLM API KEY, LLM Embedding Model, Workspace, iam getting at an error

process_begin: CreateProcess(NULL, mv config.toml.tmp config.toml, ...) failed. make (e=2): The system cannot find the file specified. make: *** [Makefile:64: setup-config] Error 2

Screenshot: (erro)

sravan792 avatar Apr 05 '24 10:04 sravan792

Guess more like you local env problem. https://stackoverflow.com/questions/33674973/makefile-error-make-e-2-the-system-cannot-find-the-file-specified

yufansong avatar Apr 05 '24 20:04 yufansong

BTW, if you use windows, it seems like opendevin only can work on WSL on windows. I am not a windows user, so I am not familiar with this parts. But you may check some other issues. Many user discuss the error they have meet on windows.

yufansong avatar Apr 05 '24 20:04 yufansong

@sravan792 if you're using WSL and still hitting this problem, feel free to open a new issue with the template filled out

rbren avatar Apr 06 '24 18:04 rbren