-
-
Notifications
You must be signed in to change notification settings - Fork 39
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
Package request: package ros-humble-moveit deps #233
Comments
works fine. Can you report the exact command you are trying to execute in creating a new environment, and the verbatim errors you are getting? Thanks! |
This works fine for me: |
@Tobias-Fischer @traversaro Which are your env specs ? Im using humble with python=3.11 |
When running
|
Can you please create a fresh environment instead of trying to add to an existing environment? |
Can you try with mamba? By the way, the fact that conda takes so much time may indicate you have quite an old conda, see https://www.anaconda.com/blog/a-faster-conda-for-a-growing-community and https://conda.org/blog/2023-11-06-conda-23-10-0-release/ . Can you report the output of |
ugh! got it. When running tha PD: Conda info output:
|
Good catch:
There is no plan to add moveit with |
Niceeee. Thanks! |
Package name
ros-humble-moveit deps
Operating System(s)
Additional context (optional)
When building in osx it appear conflicts in packages such us
etc
Either mutex problem (Currently with py3.11 and mutex 0.5) or other dependency that is not working.
I would love to have moveit from
mamba install ros-humble-moveit
and have all the required dependencies.Thanks
Links and references (optional)
No response
The text was updated successfully, but these errors were encountered: