entropy-research / Devon

Devon: An open-source pair programmer
GNU Affero General Public License v3.0
3.28k stars 264 forks source link

initializing error, takes alot of time #68

Open dada-mhmd opened 5 months ago

dada-mhmd commented 5 months ago

when i type devon into my cmd it keeps giving me initializing for 3 hours and still the same.. iam using windows 10 any help ?

![Uploading devon.PNG…]()

dannyward630 commented 5 months ago

I have the same error on Windows 11. Just says "Initializing....." forever.

akiradev0x commented 5 months ago

Hmmm can you guys run in debug mode?

Are you both on windows

@dada-mhmd @dannyward630

mirkancal commented 5 months ago

I'm on Sonoma 14.5 and I have the same issue.

npx devon-ui works good.

(base) ➜  ~  devon-tui --debug            
Using model name: ollama/deepseek-coder:6.7b
[ 'server', '--port', '10000' ]
? Continue previous session? no
running in a normal Python process

INFO:     Started server process [46094]
INFO:     Waiting for application startup.

INFO:     Application startup complete.

INFO:     Uvicorn running on http://0.0.0.0:10000 (Press CTRL+C to quit)