Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install dmlab2d #39

Open
Janez88 opened this issue Sep 10, 2024 · 3 comments
Open

Unable to install dmlab2d #39

Janez88 opened this issue Sep 10, 2024 · 3 comments

Comments

@Janez88
Copy link

Janez88 commented Sep 10, 2024

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.

@akhimoche
Copy link

akhimoche commented Oct 7, 2024

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.

@aideenfay
Copy link

I'm having the exact same issue as part of trying to set up meltingpot. I tried on both MacOS and Windows

@tkoeppe
Copy link
Collaborator

tkoeppe commented Oct 26, 2024

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.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants