Isaac sim 2022.2.1 python version

Isaac Sim Version

4.2.0
4.1.0
4.0.0
2023.1.1
2023.1.0-hotfix.1
[v] Other (please specify): 2022.2.1

Isaac Lab Version (if applicable)

1.2
1.1
1.0
Other (please specify):

Operating System

[v] Ubuntu 22.04
Ubuntu 20.04
Windows 11
Windows 10
Other (please specify):

GPU Information

  • Model: A6000
  • Driver Version: 520.61.05

Topic Description

I’m posting because I can’t debug in vscode.
When debugging in vscode, I get this error

ImportError: cannot import name ‘Literal’ from ‘typing’ (/home/ysson/omniverse/library/isaac_sim-2022.2.1/kit/python/lib/python3.7/typing.py)

I found out that this is an error caused by incorrect python version, and I need to upgrade python to 3.8 or later. However, if I upgrade python and the existing code does not work, I will be in trouble, but since it is an old version of isaac sim, there is no information about the supported python version in 2022.2.1. If anyone knows about this, please answer.
Thank you.

Please upgrade to the latest version, 4.2.0. Thanks.