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

Conda force CI failure macOS December 2023 #780

Closed
GiulioRomualdi opened this issue Dec 14, 2023 · 1 comment · Fixed by #781
Closed

Conda force CI failure macOS December 2023 #780

GiulioRomualdi opened this issue Dec 14, 2023 · 1 comment · Fixed by #781
Assignees

Comments

@GiulioRomualdi
Copy link
Member

The macOs conda ci fails in solving the conda environment
https://github.com/ami-iit/bipedal-locomotion-framework/actions/runs/7210678527/job/19644360184?pr=779#step:4:838

@traversaro do you have any idea on why this is happening?

@traversaro
Copy link
Collaborator

I tried to reproduce this locally on Linux with:

CONDA_SUBDIR=osx-64 mamba create -n blfdev -c conda-forge -c robostack-staging "idyntree>=8.0.0" "yarp>=3.5.0" libmatio libmatio-cpp librobometry liblie-group-controllers eigen qhull "casadi>=3.5.5" cppad spdlog nlohmann_json manif manifpy pybind11 numpy pytest scipy opencv pcl tomlplusplus libunicycle-footstep-planner "icub-models>=1.23.4" ros-humble-rclcpp onnxruntime-cpp libbayes-filters-lib cmake make ninja pkg-config compilers

However, that works fine. Let's try to simplify the job of the solver by installing all the packages at once.

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