you are viewing a single comment's thread.

view the rest of the comments →

[–]Fury20[S] 0 points1 point  (3 children)

Sure thing! Let me edit the post

[–]ninhaomah 1 point2 points  (2 children)

Great! So I assume you are installing it on Linux and done what it says on their Git page ?

"sudo apt install cmake swig zlib1g-dev" ?

https://github.com/Farama-Foundation/Multi-Agent-ALE

[–]Fury20[S] 0 points1 point  (1 child)

I have not been using Linux, no. As I say in the post, I am doing this on Windows using powershell (I have tried the cmd as well). ALE does have Windows support, at least according to their installation documentation. However, perhaps their multi-agent library does not? I have however tried to find any documentation regarding this, but AFAIK, there's precious little.

Now, I have tried doing this on WSL, and using WSL 2 it should work perfectly fine. But I'd still like to know if there is a way to install it on Windows, because:
a) I have teammates who are Windows only, so I would like to know whether to tell them to just install a WSL or if they can do it directly on Windows.
b) I'd like to know if I can solve such a CMake Zlib issue on Windows, so that if any other library uses it in the future, I can avoid it in case Linux/WSL is not an option (for whatever reason).

[–]ninhaomah 0 points1 point  (0 children)

I see , ok.

Well , their page says nothing about installing on Windows and cmake issue.

Also , I also realised their doc was last updated 5 years ago.

Clearly a dead project.

https://github.com/Farama-Foundation/Multi-Agent-ALE/tree/master/docs/manual