Marcin Kamiński

Results 8 comments of Marcin Kamiński

@qrdl @ldej Please take a look

This issue wasn't linked to a project. @byo can we close it?

This issue wasn't linked to a project. @byo can we close it?

@jeroiraz do we close this issue or are we planning some changes?

@SimoneLazzaris is this still an issue?

Try `pipenv run uvicorn opendevin.server.listen:app --port 3000` instead, works for me.

> @emkaminsk did you see any package installs being skipped during `pipenv install`? Think this cold be related to #469 Hard to say - pipenv install drops too much logs.

When I remove `-v` I get no missing dependency message. Anyway I sort of upgraded the installation procedure and I run `pipenv run uvicorn opendevin.server.listen:app --port 3000`. This makes sure...