Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue while importing gizeh #44

Open
kss160992 opened this issue Mar 13, 2020 · 5 comments
Open

Issue while importing gizeh #44

kss160992 opened this issue Mar 13, 2020 · 5 comments

Comments

@kss160992
Copy link

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
('libcairo.so', 'libcairo.2.dylib', 'libcairo-2.dll'))

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

@iamsaurabhgupt
Copy link

Getting same error on Win10 python 3.8.
@Zulko can you help out on this?

@seanmabli
Copy link

I also got the same error working with Win10, Python3.8, and VSCode

@bhargavy
Copy link

bhargavy commented Jul 8, 2022

I also got the same error working with Win10, Python3.10, and VSCode

@Epic-Fox-1234
Copy link

same for me win10, Python 3.10 in vscode

@VahidArani
Copy link

same for me, any help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants