
23 Jan
2017
23 Jan
'17
2:23 p.m.
Hello, I'm trying to follow http://www.ovirt.org/develop/release-management/features/infra/python-sdk/ and I'm successfully discovering Python + oVirt SDK on CentOS. I'd like to do the same on Ubuntu, but the instructions seem incomplete : " easy_install ovirt-engine-sdk-python " is working, but "import ovirtsdk" doen't give anything. " apt-get install python-lxml cd ovirt-engine-sdk python setup.py install " is wrong because the "cd" isn't going anywhere, obviously. What am I missing? -- Nicolas ECARNOT