OpenHands icon indicating copy to clipboard operation
OpenHands copied to clipboard

make run stuck on dependecies

Open nowheel opened this issue 10 months ago • 1 comments

installation stuck on dependencies. debian server.

Logs:

Package operations: 210 installs, 1 update, 0 removals

  - Installing certifi (2024.2.2): Pending...
  - Installing h11 (0.14.0): Pending...
  - Installing idna (3.6): Pending...
  - Installing sniffio (1.3.1): Pending...
  - Installing typing-extensions (4.11.0): Pending...

nowheel avatar Apr 08 '24 17:04 nowheel

I'm not sure why it'd do that. 😔 Did you clone and run make build, or something else?

enyst avatar Apr 08 '24 22:04 enyst

@nowheel do you still face the issue?

dorbanianas avatar Apr 09 '24 16:04 dorbanianas

Same as here: https://github.com/OpenDevin/OpenDevin/issues/935

That was solved by updating poetry.

enyst avatar Apr 09 '24 17:04 enyst

I'll close this issue, but if you still experience problems please open a new one.

enyst avatar Apr 09 '24 17:04 enyst

still facing this problem after updating poetry to 1.8.2

zingshowba avatar Apr 10 '24 14:04 zingshowba

@zingshowba try poetry env remove python3.11 and after make build

dorbanianas avatar Apr 10 '24 15:04 dorbanianas

@zingshowba try poetry env remove python3.11 and after make build

cool it works

zingshowba avatar Apr 10 '24 16:04 zingshowba

@zingshowba Enjoy!!

dorbanianas avatar Apr 10 '24 16:04 dorbanianas