-
Notifications
You must be signed in to change notification settings - Fork 55
macos 12.3.1 install libsass==0.18.0 report ld: library not found for -lc++
#390
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
Comments
ld: library not found for -lc++
0.18.0 is very very old, also you might be missing the xcode build tools? |
also show the full output and the command you ran |
ref to issue odoo/documentation#2003 |
|
usually the fix is |
|
|
sounds good, yeah try not using a 3 year old version :P |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
when install with
pip install libsass==0.18.0
raise compiling errorThe text was updated successfully, but these errors were encountered: