Although I got those errors, I could still run the Isaacsim 4.5.0 application and get the full interactive window.
I’m wondering if those errors have any influence and how to fix them.
My CPU is the Intel i9-14900. Do those errors have any relationship with my CPU?
When I installed the Isaac Sim, I followed every step and was sure that ./post_install.sh was executed.
Before I installed the Isaac Sim 4.5.0, I could run Isaac Sim 4.0.0 on my Ubuntu 20.04 without any error. But I’m not sure whether Isaac Sim 4.2.0 can run on my PC.
By the way, instead of ‘pip install’, I found that using ‘binary install’ needs to clear the history config if an old version is used on my PC. I just decided to use ‘conda’ to isolate the env, so that I could maintain both versions of 4.5.0 and 4.0.0 on my computer. I’m wondering whether it is the reason that causes this problem.
Could you share more details about your environment? Which installation method from the Isaac Sim Installation Guide did you follow? Additionally, could you provide your full log here?
1.I used binary installation method.
2.The cmd (rm -rf ~./local/share.ov) did not work.
3.By the way, where can I find the “full log”? There is only a “Kit” in the “logs” file.
Thx for your patience.
It seems like these errors do not have influence on my task. I just ignore them and wait for a new version of Isaacsim to see whether it still exists or not.