Hello,
I am trying to run Command Expert sequences in Python. I have installed the Keysight module.
C:\Users\Manufacture\Desktop\CE-Sequences>pip install keysight
Requirement already satisfied: keysight in c:\users\manufacture\appdata\local\programs\python\python38\lib\site-packages (1.1.0)
Requirement already satisfied: numpy>=1.6.0 in c:\users\manufacture\appdata\local\programs\python\python38\lib\site-packages (from keysight) (1.18.0)
However the Keysight module does not work.
>>> import keysight.command_expert_py3 as kt
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'keysight.command_expert_py3'
>>>
I have followed the help file example. Does anybody have any thoughts on this mattes?
Hi StevenA,
I believe some of our contact center engineers have emailed you with some instructions similar to the guide I am going to attached here. I'm attaching it here so others on the forum can reference it should they run into a similar error.
Installation of Python must be done in a particular order before Command Expert Python Add-On can be installed correctly. Please see the attached guide.
Thanks,
Vicnesh