gizeh
gizeh copied to clipboard
Issue while importing gizeh
I am getting the following error while trying to import gizeh/cairo on windows
import cairocffi as cairo
File "F:\kiss\python\Anaconda\Anaconda3\lib\site-packages\cairocffi_init_.py", line 50, in
File "F:\kiss\python\Anaconda\Anaconda3\lib\site-packages\cairocffi_init_.py", line 45, in dlopen raise OSError(error_message) # pragma: no cover
OSError: no library called "cairo" was found no library called "libcairo-2" was found cannot load library 'libcairo.so': error 0x7e cannot load library 'libcairo.2.dylib': error 0x7e cannot load library 'libcairo-2.dll': error 0x7e
Getting same error on Win10 python 3.8. @Zulko can you help out on this?
I also got the same error working with Win10, Python3.8, and VSCode
I also got the same error working with Win10, Python3.10, and VSCode
same for me win10, Python 3.10 in vscode
same for me, any help?