deepagents
deepagents copied to clipboard
DeepAgents-CLI Termios Import Error
I´m trying to test the new DeepAgents CLI that came out, but when I try to run it gives me this error:
ModuleNotFoundError: No module named 'termios'
I searched a little bit and apparently this module is not suported for Windows. I would like to know if this is really the problem that I`m facing, or it could be something else, and if this the problem, I would like to know if there is some plans to support the CLI for windows
Waiting for review and approval on the fix. On Window environment will use notepad instead of nano, using PowerShell instead of bash.
Thanks!!