entropy-research / Devon

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

'NoneType' object has no attribute 'request' #69

Open Smeeegheeed opened 3 weeks ago

Smeeegheeed commented 3 weeks ago

My apologies, yes I am a noob, but i usually manage to get everything running fine that i invest time to, it seems the CUI is running with ollama but it hangs when starting, I understand it says please dont use the local version but i cant afford api keys....paid too much for the PC. Anyway..... sievo666@SigmaTau:/mnt/f/AI$ devon --api_key=FOSS Using model name: ollama/deepseek-coder:6.7b +-----------------------------------+ | Task: ask user for what to do | +-----------------------------------+ 'NoneType' object has no attribute 'request' ╔═════════════════════════════════════════════════════════╗ ║ Error: 'NoneType' object has no attribute 'request' ║ ╚═════════════════════════════════════════════════════════╝ +--------------------------------------------------------------------------------------------+ | Devon is thinking: Exit due to exception: 'NoneType' object has no attribute 'request' | +--------------------------------------------------------------------------------------------+

akiradev0x commented 2 weeks ago

Thats weird. Ok what it seems like to me is that something is not installed? can you run in debug mode?