I want to download some pacakges(tensorflow, keras, imbalanced, xgboost, lightgbm, catboost) for centos 7.4 and python 3.7 on mac.
How should i set platform name and ant other settings?
I used below command line
pip download --only-binary=:all: --python-version 3 --abi cp3m --platform manylinux1_x86_64 tensorflow