我想在Python 3.5中安装xgboost。这需要gcc支持-fopenmp选项。默认的gcc不支持它。所以我正在使用
-fopenmp
brew install gcc --without-multilib
但是我有什么Warning: gcc: this formula has no '--without-multilib' option so it will be ignored!想法吗?
Warning: gcc: this formula has no '--without-multilib' option so it will be ignored!
macos gcc python-3.x anaconda xgboost
anaconda ×1
gcc ×1
macos ×1
python-3.x ×1
xgboost ×1