vmware / vmware/pyvmomi

Unresolved reference in PyCharm while importing invt, vc from pyVim

Open
#367 7 comments 9 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement wishlist
Dominant language
Python
Stars
2.3k
Forks
763
PR merge metrics
No merged PRs in 30d

Description

I am using Jet-Brains pycharm.

from pyVim import invt, vc (invt and vc are unresolved)
from pyVmomi import vim (vim is unresloved)

Is there any specific IDE to use this SDK. or any specific way to resolve this.

Thank you.
Smruti

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The report concerns PyCharm resolving the shown imports from pyVim and pyVmomi. Start by reproducing the unresolved-reference warnings with those imports and checking the project’s Python interpreter and package configuration. Done means the supported setup or required documentation is identified and the import behavior is clearly explained.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
18/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.