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

import cairo problem #286

Closed
WeiruLin opened this issue Sep 9, 2018 · 5 comments
Closed

import cairo problem #286

WeiruLin opened this issue Sep 9, 2018 · 5 comments

Comments

@WeiruLin
Copy link

WeiruLin commented Sep 9, 2018

import cairo
File "/anaconda3/lib/python3.6/site-packages/cairo/init.py", line 1, in
from ._cairo import * # noqa: F401,F403
ImportError: dlopen(/anaconda3/lib/python3.6/site-packages/cairo/_cairo.cpython-36m-darwin.so, 2): Symbol not found: _cairo_tee_surface_add
Referenced from: /anaconda3/lib/python3.6/site-packages/cairo/_cairo.cpython-36m-darwin.so
Expected in: flat namespace
in /anaconda3/lib/python3.6/site-packages/cairo/_cairo.cpython-36m-darwin.so

macOS 10.13.2
anaconda python3.6

@t-eckert
Copy link

t-eckert commented Sep 9, 2018

I am having this issue right now too.

@WeiruLin
Copy link
Author

WeiruLin commented Sep 9, 2018

I install another python3.7 and it works. From 'www.python.org', not anaconda.

@cclauss
Copy link
Contributor

cclauss commented Oct 5, 2018

@WeiruLin Can this issue be closed?

@WeiruLin WeiruLin closed this as completed Oct 8, 2018
@Sir-Teo
Copy link

Sir-Teo commented Oct 11, 2018

I don't think there is a package called "cairo", because you can't run pip install cairo, there are just no packages named cairo. I run with python 3.7

@hanwenzhu
Copy link
Contributor

should be pip install pycairo @Sir-Teo https://pypi.org/project/pycairo/

azarzadavila pushed a commit to azarzadavila/manim that referenced this issue Aug 15, 2020
Sphinx setup: use autosummary to automatically generate module and class pages.
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

5 participants