-
-
Notifications
You must be signed in to change notification settings - Fork 55
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
pip >= 20.3 ain't happy about cairocffi #172
Comments
Hi @jesusch! |
a similar error : $ pip3 install cairosvg
Suggested by pypa/pip#9217 (comment) $ pip3 install
|
I’m sorry, but I really can’t reproduce this error, and I’d like to deeply understand what’s wrong before fixing anything. Here’s what I have:
For me, having
If it’s not your case, I’d really like to understand what’s going on! |
after upgrading to pip 20.3 I got the following error
seems related to this issue: pypa/pip#9217
The text was updated successfully, but these errors were encountered: