vmodl directory missing in v9.0.0.0
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 2.3k
- Forks
- 763
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
When installing the pyvmomi package version 9.0.0.0, the vmodl directory doesn't come with it.
Repository structure:
Structure locally:
When importing:
Reproduction steps
- Install latest pyvmomi
- Import something from vmodl
- Receive error message: "Cannot find reference 'vmodl' in 'init.py' "
Expected behavior
vmodl is imported without issues
Additional context
No response
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
Reproduce the issue by installing pyvmomi 9.0.0.0 and attempting an import from vmodl, then compare the installed package contents with the repository structure shown in the report. Trace how the package is assembled and verify that vmodl can be imported successfully after the change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100