|
Following up on #656, as requested. I’m seeing the same libxml2.so.2 loading error with Isaac Sim 6.1.0 (pip isaacsim==6.1.0.0) on Ubuntu 26.04. In my installation, readelf -d libfbxsdk.so shows that the bundled FBX SDK requires libxml2.so.2, while the extension’s libs/ directory contains libxml2.so.16 but no libxml2.so.2. |
Replies: 2 comments 3 replies
|
Isaac Sim 6.1.0 does not currently list Ubuntu 26.04 as a supported host OS. The current requirements list Ubuntu 22.04/24.04, so the I would avoid replacing
If you must test on 26.04, treat installing a matching legacy |
|
An internal ticket (OMPE-110238) has been created to update libxml2 in the Autodesk forum. |
An internal ticket (OMPE-110238) has been created to update libxml2 in the Autodesk forum.