VRSEN / agency-swarm-lab

MIT License
541 stars 245 forks source link

Linux support #11

Open paelnever opened 5 months ago

paelnever commented 5 months ago

Does it work on linux?, neither in the video or documentation there is a single word about linux. You make an open source tool and only talk about privative operating systems.

Ga68 commented 5 months ago

The framework is just Python with API connections to OpenAI. Is there something you've seen in it that's given you reason to think it wouldn't? Have you had a chance to try it?

paelnever commented 5 months ago

@Ga68 #_Is there something you've seen in it that's given you reason to think it wouldn't?_ Yes, there is a reason and I have already explained it in my first comment. I'll repeat it another way to see if you catch it this time. In the presentation video the author explicitly mentions other privative operating systems but does not mention Linux. In the very scarce documentation of the project there is also no mention of Linux. It seems to me a more than reasonable reason to doubt.

@Ga68 # Have you had a chance to try it? Have YOU tried it before replying with questions instead of answers?

cassolmedia commented 5 months ago

@paelnever I tried spinning this up under fedora and it just hangs while building the container. don't know if it's a general bug or a linux thing, but the lack of a mention of linux when specifically listing operating systems makes me think it's at the very least not tested on linux.

Update: I was able to get it to run without docker but I had to upgrade and install a bunch of things, which I prefer not to do. It's running though the filewriter appears to be timing out a lot. But to answer your original question.... Yes, it works on linux.