OpenHands icon indicating copy to clipboard operation
OpenHands copied to clipboard

[Bug]: Unable to create an Android app

Open IgorGanapolsky opened this issue 1 year ago • 3 comments

Is there an existing issue for the same bug?

  • [X] I have checked the troubleshooting document at https://github.com/OpenDevin/OpenDevin/blob/main/docs/guides/Troubleshooting.md
  • [X] I have checked the existing issues.

Describe the bug

I ran Devin locally, and tried to create a Jetpack Compose Android App. However, it gave me an error message:

$ apt install default-jdk Reading package lists... 0Reading package lists... 0Reading package lists... 3Reading package lists... Done Building dependency tree... Building dependency tree... Building dependency tree... 50Building dependency tree... 50Building dependency tree... Done Reading state information... 0Reading state information... 0Reading state information... Done E: Unable to locate package default-jdk Screenshot 2024-04-27 at 12 41 39 PM

Current Version

Latest master branch

Installation and Configuration

Latest from Github repo

Model and Agent

GPT 3.5 Turbo Monologue Agent

Reproduction Steps

Run the latest repo locally on your Mac. Follow the installation instructions. Open Devin at http://localhost:3000

Logs, Errors, Screenshots, and Additional Context

No response

IgorGanapolsky avatar Apr 27 '24 16:04 IgorGanapolsky

That error occurred in the sandbox. After that what happened?

SmartManoj avatar Apr 28 '24 02:04 SmartManoj

I wouldn't call it a bug though. OpenDevin currently is not powerful enough to do what you ask for, but it's under active (and fast) development! I would say stay tuned for 1.0.0 release.

li-boxuan avatar Apr 28 '24 05:04 li-boxuan

That error occurred in the sandbox.

during running the given task. The LLM will point to update the update the packages and retry. It is definitely not a bug.

SmartManoj avatar Apr 28 '24 05:04 SmartManoj

Going to close this one--as others have pointed out, it's mostly an agent limitation, and it does seem like the agent started to recover.

rbren avatar Apr 29 '24 14:04 rbren