Closed HzfFrank closed 2 months ago
Does isaac lab support cuda 12.6?
I met the same question. And when I running the code:
isaacsim omni.isaac.sim.python.kit
An error occurred:
[0.035s] Failed to solve some dependencies locally, syncing with extension registry... [0.038s] [ext: omni.kit.async_engine-0.0.0] startup [0.040s] [ext: omni.client-1.1.0] startup [0.074s] [ext: omni.kit.registry.nucleus-0.0.0] startup 2024-09-05 12:33:14 [4,163ms] [Error] [omni.ext.plugin] Failed to resolve extension dependencies. Failure hints: [omni.isaac.sim.python-4.1.0] dependency: 'omni.isaac.cortex' = { version='^' } can't be satisfied. Available versions: (none found) Synced registries:
- kit/default : found 399 packages
- kit/sdk : found 309 packages
- kit/community : found 362 packages 2024-09-05 12:33:14 [4,163ms] [Error] [omni.kit.app.plugin] Exiting app because of dependency solver failure...
After changed my VPN, I can get the usd file from nucleus correctly, it has been solved
Describe the bug
After I updated my cuda, I reinstalled isaac sim and lab, however, the demo's in isaac lab could not be opened any longer.
Steps to reproduce
When I ran the command
python source\standalone\demos\quadcopter.py
in IsaacLab folder. It showsPart of the wrong
UnicodeDecodeError: 'gbk' codec can't decode byte 0xa0 in position 1060: illegal multibyte sequence
seems to be a comman problem as here mentions. But I don't know why it has connection between isaac lab and utf-8.After long time waiting, it finally shows
And the isaac sim destroyed.
Whe whole terminal information is
System Info