Skip to content

Code completion works but Pylance still shows warning #3

@songlin

Description

@songlin

Hi Author,

Thanks for sharing the great tool.

After I installed the tool, code completion works fine, but VSCode still complains about the import. E.g.,

import omni.isaac.core.world.world import World # not works 

from isaacsim.core.api.world.world import World # Works!

import omni.replicator.core as rep # not works 
import carb.settings # not works 
import omni.usd # not works 
import omni.kit.commands # not works 

I installed Issacsim-4.5.0 in a local virtual environment managed by uv.

Do you know how to fix it?

Thanks
Songlin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions