ivangabriele / openai-autogen-dev-studio

OADS: Generate games and programs using OpenAI agents. Built on top of Microsoft Autogen.
MIT License
148 stars 23 forks source link

Cant make on windows #6

Open nickwood2009 opened 1 year ago

nickwood2009 commented 1 year ago

Can run on windows unfortunately, get the error: ModuleNotFoundError: No module named 'termios'

and termios wont run non unix, is there a work around?

ivangabriele commented 11 months ago

Hi @nickwood2009!

Sorry for the very late reply! As I explained in the other issue, I've been swamped with my main job as well as dedicating some time to the next release of ClamAV Desktop (another open-source project).

I'm planning to circle back to this project in December and focus on OADS first release, especially since I'll be taking a break from my day job then ^^.

I will make it work on Windows for the first v0.1.0 release ;).