SmartManoj / Kevin

⚡ Kevin: Code Quick, Create Fast
MIT License
7 stars 0 forks source link

[Bug]: Docker image build failing for SWE-Bench evaluation #62

Closed kevin-support-bot[bot] closed 2 months ago

kevin-support-bot[bot] commented 2 months ago

https://github.com/All-Hands-AI/OpenHands/issues/4164 Issue


@sani903 Could you manually run the docker buildx command?

sani903 commented 2 months ago

All-Hands-AI#4164 Issue

@sani903 Could you manually run the docker buildx command?

Yes, this is the output

logs.log

SmartManoj commented 2 months ago

Could you apply this commit https://github.com/SmartManoj/Kevin/commit/6d03dda9d2399e82015a2c74ed4565b8a652c462 and check again?

cause:

#14 0.382 Traceback (most recent call last):
#14 0.382   File "/openhands/miniforge3/bin/mamba", line 7, in <module>
#14 0.382     from mamba.mamba import main
#14 0.382   File "/openhands/miniforge3/lib/python3.11/site-packages/mamba/mamba.py", line 18, in <module>
#14 0.382     from conda.cli.main import generate_parser, init_loggers
#14 0.382 ImportError: cannot import name 'generate_parser' from 'conda.cli.main' 
sani903 commented 2 months ago

Yes the issue seems to be fixed. Thank you for the help!

SmartManoj commented 2 months ago

Anytime ❤️