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

Error when try to build cogment-verse on Ubuntu 22.04 under WSL2 #111

Open
joao-parana opened this issue Dec 16, 2022 · 1 comment
Open

Comments

@joao-parana
Copy link

I installed a new Ubuntu 22.04 version in m WSL2 environment. Previously I had an Ubuntu 20.04 and also failed to build (See issue #110)

Now on this new Ubuntu 22.04 version in my WSL2 environment I ran git clone to directory /opt/dev/cogment-verse and then ran the comand ./run.sh build. The bash run.sh fails whith message below:

. . .
Collecting names-generator~=0.1.0
  Downloading names_generator-0.1.0-py3-none-any.whl (26 kB)
ERROR: Could not find a version that satisfies the requirement cogment[generate]==2.1.1 (from cogment-verse) (from versions: 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.9, 0.2.0b0, 0.2, 0.2.1b0, 0.2.2b0, 0.2.3b0, 0.2.4a0, 0.2.4a1, 0.2.4a2, 0.2.4a3, 0.2.4b0, 0.3.0a1, 0.3.0a2, 0.3.0a3, 0.3.0a4, 0.3.0a5, 0.3.0a7, 0.3.0a8, 0.5.0b0, 0.6.0b0, 0.7.0b0, 1.0.0a1, 1.0.0a2, 1.0.0a3, 1.0.0a4, 1.0.0a5, 1.0.0a6, 1.0.0a7, 1.0.0a8, 1.0.0a9, 1.0.0a11, 1.0.0a12, 1.0.0b1, 1.0.0b2, 1.0.0b3, 1.0.0, 1.1.0, 1.1.1, 1.2.0, 1.3.0, 2.4.1)
ERROR: No matching distribution found for cogment[generate]==2.1.1

Some Idea to fix this ?

@cloderic
Copy link
Member

I think this should be fixed by now. Can you reproduce the bug @joao-parana ?

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

Successfully merging a pull request may close this issue.

2 participants