Unable to install dmlab2d
At the current state it is impossible to install dmlab2d using pip nor with install.sh script nor using git clone on Linux x86 as well as on Windows. While having installed on dependent packages and libraries, the following errors keep occuring: ERROR: Could not find a version that satisfies the requirement dmlab2d (from versions: none) ERROR: No matching distribution found for dmlab2d Again, all needed compilers (clang), libraries, and packages (bazel, etc.) are installed in python virtual environment. I believe I am not the only one facing this issue and if anyone is facing similar problem I would be immensely grateful for any help.
I had the same issue (on Windows 10). For some reason, installing dmlab2d on WSL didn't throw up any errors so I've been connecting to WSL on VSCode and it seems to work fine.
I'm having the exact same issue as part of trying to set up meltingpot. I tried on both MacOS and Windows
Where did you try to get the wheel from for pip-installing? Did you build //dmlab2d:dmlab2d_wheel? That builds for me on Linux. (I haven't checked the Mac version for a while.)
I'm having the exact same issue as part of trying to set up meltingpot on windows11
I'm having the exact same issue as part of trying to set up meltingpot on windows11
6