Open
Description
Hi all,
I'm trying to set this up under Python 3 on macOS 10.14.1 and keep getting this error:
clang: warning: libstdc++ is deprecated; move to libc++ with a minimum deployment target of OS X 10.9 [-Wdeprecated]
ld: library not found for -lstdc++
clang: error: linker command failed with exit code 1 (use -v to see invocation)
error: command 'g++' failed with exit status 1
I'm not sure if I'm missing some dependency, but googling the error unfortunately hasn't turned up any results. The same message occurs when trying to install under Python 2.
Any advice you have would be appreciated!
Metadata
Metadata
Assignees
Labels
No labels