Skip to content

vsd cli python version #38

@marcowenwolf

Description

@marcowenwolf

Please confirm if vsd cli is also working with python3. In python2 vsd cli is working. In python 3 I got a No module name 'commands' error:

(testautomation) marcwolf@laptop:~/git/gvp-sdn-vm-stuck> vsd
Traceback (most recent call last):
File "/home/marcwolf/venvs/testautomation/bin/vsd", line 11, in
load_entry_point('vspk', 'console_scripts', 'vsd')()
File "/home/marcwolf/venvs/testautomation/lib/python3.6/site-packages/vspk/cli/cli.py", line 136, in main
from commands import CLICommand
ModuleNotFoundError: No module named 'commands'

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions