-
Notifications
You must be signed in to change notification settings - Fork 67
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
idyntree-model-view installed from conda binary package or with conda dependencies fails on WSL on Ubuntu 22.04 #1210
Comments
Can you share:
|
I installed idyntree using conda. Below is the output of the conda environment. Conda list
Idyntree version: |
Can you try to create a clean environment with
to understand if the problem is env-specific or due to your system? In my system with Ubuntu 24.04 (not Ubuntu 22.04) this works fine:
|
Can you also report the output of |
I just tried with Ubuntu 22.04 in WSL, and I was able to reproduce your problem. |
Below is the output for env output
|
I did a bit of tests:
So there is some strange interaction between sdl/irrlicht from conda-forge and WSL/Ubuntu 22.04. Thanks a lot for reporting, but it seems intricate, so I am not sure I will be able to look into this. Just to understand, could you use Ubuntu 24.04 in WSL instead of 22.04 as a workaround? You just need to install it from the Microsoft Store, and it should be quite easy to setup. |
I made it much simpler and moved onto an Ubuntu 24.04 partition 🥇 |
Thanks! |
Hi, I have WSL (Ubuntu 22.04 LTS) installed on Windows 11 with the following specs:
By running the command
idyntree-model-view -m <model_urdf>
, i get the following error:cc: @traversaro
The text was updated successfully, but these errors were encountered: