agent-zero
agent-zero copied to clipboard
Segmentation fault (core dumped)
After initial setup of the framework I get this error
python main.py
Initializing framework...
User message ('e' to leave):
> hi
Segmentation fault (core dumped)
If I try in debug mode in vscode it just stops after issuing the first message:
User message ('e' to leave):
> hi
The logs don't show anything else other than:
<html><body style='background-color:black;font-family: Arial, Helvetica, sans-serif;'><pre>
<br><span style="font-weight: bold; color: rgb(255, 255, 255); background-color: rgb(108, 52, 131);">User message ('e' to leave):</span><br>
Don't know where else to look for