typhoon-hil / allure-docx

docx report generation based on allure-generated json files
MIT License
30 stars 14 forks source link

No Library Found issue in the files, not working in mac machine. #29

Open Automation-Geek opened 4 years ago

Automation-Geek commented 4 years ago

This might be related to Os. Kindly have below look and resolve this:

Command used : allure-docx --pdf allureresult allure.docx. I am getting below issues:

Please do reply into this.

OSError: no library called "cairo" was found no library called "libcairo-2" was found cannot load library 'libcairo.so': dlopen(libcairo.so, 2): image not found cannot load library 'libcairo.2.dylib': dlopen(libcairo.2.dylib, 2): image not found cannot load library 'libcairo-2.dll': dlopen(libcairo-2.dll, 2): image not found