Quantcast
Channel: Active questions tagged gcc - Stack Overflow
Viewing all articles
Browse latest Browse all 22006

OSX Catalina - GCC/PIP compilation issue

$
0
0

I'm trying to install a tool on my computer via pip on my Mac and have been having issues.

I've seen suggestions on StackOveflow to install the Command Line Tools, to run variants of xcode-select --install, and export CPATH and CPATH. This resolved the header error. I'm now getting the error

ld: library not found for -lSystemcollect2: error: ld returned 1 exit status

and

    psutil/_psutil_osx.c:36:43: fatal error: CoreFoundation/CoreFoundation.h: No such file or directory     #include <CoreFoundation/CoreFoundation.h>                                               ^    compilation terminated.    error: command 'gcc' failed with exit status 1

Has anyone come across anything similar?


Viewing all articles
Browse latest Browse all 22006

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>