IsaacLab starts but does not render

I was not able to find the hello_world script. So i instead runed the create_empty from tutorial.
The GUI poped up with no problem, but things could not be rendered.

I also need to correct one error statement, my device have 2 gpus, and according to what the error message below, the one i have installed from terminal uses gpu 0 which is “AMD Radeom 780 graphics”. So i think the reason maybe that wrong gpu was used. Can you teach me how to select the gpu used?

edit: i have also tried to redownload and reinstall everything, the error still exists.

following error was reported:

2024-11-23 13:37:47 [8,757ms] [Error] [carb.scripting-python.plugin] UnicodeDecodeError: ‘gbk’ codec can’t decode byte 0xa0 in position 1096: illegal multibyte sequence

At:
C:\Users\username\anaconda3\envs\isaaclab\lib\json_init_.py(293): load
c:/users/username/anaconda3/envs/isaaclab/lib/site-packages/isaacsim/exts/omni.isaac.sensor/omni/isaac/sensor/scripts/menu.py(232): init
c:/users/username/anaconda3/envs/isaaclab/lib/site-packages/isaacsim/exts/omni.isaac.sensor/omni/isaac/sensor/scripts/extension.py(37): on_startup
C:\Users\username\anaconda3\envs\isaaclab\Lib\site-packages\omni\kernel\py\omni\ext_impl_internal.py(164): _startup_ext
C:\Users\username\anaconda3\envs\isaaclab\Lib\site-packages\omni\kernel\py\omni\ext_impl_internal.py(224): startup
C:\Users\username\anaconda3\envs\isaaclab\Lib\site-packages\omni\kernel\py\omni\ext_impl_internal.py(328): startup_extension
PythonExtension.cpp::startup()(2):
C:\Users\username\anaconda3\envs\isaaclab\Lib\site-packages\isaacsim\exts\omni.isaac.kit\omni\isaac\kit\simulation_app.py(411): _start_app
C:\Users\username\anaconda3\envs\isaaclab\Lib\site-packages\isaacsim\exts\omni.isaac.kit\omni\isaac\kit\simulation_app.py(200): init
D:\workspace\IsaacLab\source\extensions\omni.isaac.lab\omni\isaac\lab\app\app_launcher.py(607): _create_app
D:\workspace\IsaacLab\source\extensions\omni.isaac.lab\omni\isaac\lab\app\app_launcher.py(113): init
D:\workspace\IsaacLab\source\standalone\tutorials\00_sim\create_empty.py(29):

2024-11-23 13:37:47 [8,757ms] [Error] [omni.ext.plugin] [ext: omni.isaac.sensor-12.9.1] Failed to startup python extension.
2024-11-23 13:37:49 [10,887ms] [Error] [gpu.foundation.plugin] Raytracing is not supported on GPU: 0. Hardware, driver or Operating system upgrade is required.
2024-11-23 13:37:49 [10,887ms] [Error] [carb.scenerenderer-rtx.plugin] rtx driver verification failed.