ImportError: No module named HTMLTestRunner exception while running Sikuli IDE on Mac

Asked by Mujeebu Rahman

Hi,

Getting the below exception while trying to import HTMLTestRunner on mac osx using sikuli IDE,

ImportError: No module named HTMLTestRunner

Note: I have placed the HTMLTestRunner.py file in the same directory where sikuli.sikuli script file is residing.

Please help me out on this issue..

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Solved by:
obiwan-92
Solved:
Last query:
Last reply:
Revision history for this message
Best obiwan-92 (obiwan-92) said :
#1

Hello,

It's look like there already answer on this matter.
So please, take a look at :
https://answers.launchpad.net/sikuli/+question/176005
https://answers.launchpad.net/sikuli/+question/205117

Google is our best friend. ;)

Regards.

Revision history for this message
Mujeebu Rahman (mujeeburahman007) said :
#2

Thanks obiwan-92, that solved my question.