Closed oiwio closed 5 years ago
before you build the extension, run export MACOSX_DEPLOYMENT_TARGET=10.11
.
Then go ahead and build the extension.
This is a weird thing you have to do specially for Anaconda python on OSX
@soumith Thanks, I was able to compile after setting export MACOSX_DEPLOYMENT_TARGET=10.11
Hello, I want to use PyTorch Geometric but "pip install --upgrade torch-scatter" failed, then I want to try to build extension-cpp, but still failed, the following is the information of my system and log
System
Log