ImportError: No module named policyservice When you install a new onePK application
written in Python to the Linux PC and run it, you see this error.Which two options are
possible causes of this problem? (Choose two.)
A.
The installed SDK version does not match the Cisco IOS onePK version that is running
on the target network device.
B.
No onePK python SDK exists.
C.
policyservice is not a valid package name of onePK.
D.
PYTHONPATH does not include the path to onePK python SDK.