-
-
Notifications
You must be signed in to change notification settings - Fork 72
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
Can not install ros-noetic-desktop-full #475
Comments
Here's the out put of the
|
This seems to be a problem with the python version. I created the environment with py=3.9 and there was no error. Maybe it's similar to #472 |
I was able to reproduce the problem:
|
That is strange, as ros-noetic/vinca_linux_64.yaml Line 106 in 7f74331
|
I think the problem is the constraint of gazebo in
gazebo >=11.14.0,<12.0a0 constraint of the other packages.
|
Yeah, but it's kinda weird that there will have no issue when specify python=3.9 |
This is good point. Indeed, by looking in the
while the 0.5.0 version is:
Somehow at some point something changed in boa or similar that started rendering the |
Interestingly, prefix.dev contains a cache info of a 0.5.0 with build number 4 (that I guess we deleted from |
|
Solution to issue cannot be found in the documentation.
Issue
After following the instruction in https://robostack.github.io/GettingStarted.html, I cant use
mamba install ros-noetic-desktop-full
to install itInstalled packages
Environment info
The text was updated successfully, but these errors were encountered: