Unresolved reference in PyCharm while importing invt, vc from pyVim
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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