Commands and options used during the packaging process: pyinstaller xxx.py (also "pyinstaller --hidden-import=pyVmomi,pyVim xx.py" did not work) Specific error ...
Not getting Jedi completion in Python source files. Tried enabling it with ':set jedi' at the Vim command prompt and also using the example file. Installed pyvim in a virtualenv under Python 2.7.9 on ...