kubeflow / fairing

Python SDK for building, training, and deploying ML models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to install kubeflow-fairing from most recent pip version

diegodgs opened this issue · comments

/kind bug

pip install -U pip
pip install kubeflow-fairing

                 OR

pip install --use-feature=2020-resolver kubeflow-fairing

Get errors or loops when try to install some deps like botocore ans s3-sotrage

Environment:

  • Fairing version: 1.0.2:

  • OS: Colab

Issue-Label Bot is automatically applying the labels:

Label Probability
area/docs 0.65

Please mark this comment with 👍 or 👎 to give our bot feedback!
Links: app homepage, dashboard and code for this bot.

@diegodgs I could install the kubeflow-fairing successful liking your above steps(pasted the details here):

python3 -m pip install -U pip --user
Collecting pip
  Using cached https://files.pythonhosted.org/packages/ab/11/2dc62c5263d9eb322f2f028f7b56cd9d096bb8988fcf82d65fa2e4057afe/pip-20.3.1-py2.py3-none-any.whl
Installing collected packages: pip
  Found existing installation: pip 19.3.1
    Uninstalling pip-19.3.1:
      Successfully uninstalled pip-19.3.1
  WARNING: The scripts pip, pip3 and pip3.7 are installed in '/Users/llhu/Library/Python/3.7/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed pip-20.3.1
Found existing installation: kubeflow-fairing 1.0.2
Uninstalling kubeflow-fairing-1.0.2:
  Would remove:
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/containerregistry/*
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/*
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow_fairing-1.0.2.dist-info/*
  Would not remove (might be manually added):
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/fairing/config.py.bak
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/fairing/preprocessors/istio.yaml
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/pytorchjob/__init__.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/pytorchjob/api/__init__.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/pytorchjob/api/py_torch_job_client.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/pytorchjob/api/py_torch_job_watch.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/pytorchjob/api_client.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/pytorchjob/configuration.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/pytorchjob/constants/__init__.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/pytorchjob/constants/constants.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/pytorchjob/models/__init__.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/pytorchjob/models/v1_job_condition.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/pytorchjob/models/v1_job_status.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/pytorchjob/models/v1_py_torch_job.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/pytorchjob/models/v1_py_torch_job_list.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/pytorchjob/models/v1_py_torch_job_spec.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/pytorchjob/models/v1_replica_spec.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/pytorchjob/models/v1_replica_status.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/pytorchjob/models/v1_time.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/pytorchjob/rest.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/pytorchjob/utils/__init__.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/pytorchjob/utils/utils.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/tfjob/__init__.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/tfjob/api/__init__.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/tfjob/api/tf_job_client.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/tfjob/api/tf_job_watch.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/tfjob/api_client.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/tfjob/configuration.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/tfjob/constants/__init__.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/tfjob/constants/constants.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/tfjob/models/__init__.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/tfjob/models/v1_job_condition.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/tfjob/models/v1_job_status.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/tfjob/models/v1_replica_spec.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/tfjob/models/v1_replica_status.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/tfjob/models/v1_tf_job.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/tfjob/models/v1_tf_job_list.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/tfjob/models/v1_tf_job_spec.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/tfjob/models/v1_time.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/tfjob/rest.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/tfjob/utils/__init__.py
    /Users/llhu/Library/Python/3.7/lib/python/site-packages/kubeflow/tfjob/utils/utils.py
Proceed (y/n)? y
  Successfully uninstalled kubeflow-fairing-1.0.2
llhu@huleis-mbp hulei % python3 -m pip install kubeflow-fairing --user
Collecting kubeflow-fairing
  Using cached kubeflow_fairing-1.0.2-py3-none-any.whl (162 kB)
Requirement already satisfied: notebook>=5.6.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (6.0.2)
Requirement already satisfied: six>=1.11.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.15.0)
Requirement already satisfied: google-cloud-logging>=1.13.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.14.0)
Requirement already satisfied: urllib3==1.24.2 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.24.2)
Requirement already satisfied: numpy>=1.17.3 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.17.4)
Requirement already satisfied: oauth2client>=4.0.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (4.1.3)
Requirement already satisfied: google-auth>=1.6.2 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.23.0)
Requirement already satisfied: azure-storage-file>=2.1.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (2.1.0)
Requirement already satisfied: kfserving>=0.3.0.2 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (0.4.1)
Requirement already satisfied: setuptools>=34.0.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (42.0.2)
Requirement already satisfied: boto3>=1.9.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.10.27)
Requirement already satisfied: python-dateutil<=2.8.0,>=2.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (2.8.0)
Requirement already satisfied: httplib2>=0.12.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (0.14.0)
Requirement already satisfied: kubernetes==10.0.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (10.0.1)
Requirement already satisfied: nbconvert>=5.6.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (5.6.1)
Requirement already satisfied: kubeflow-pytorchjob>=0.1.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (0.1.2)
Requirement already satisfied: ibm-cos-sdk>=2.6.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (2.8.0)
Requirement already satisfied: docker>=3.4.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (4.1.0)
Requirement already satisfied: azure-mgmt-storage>=9.0.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (16.0.0)
Requirement already satisfied: cloudpickle<=1.4.1,>=0.8 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.2.2)
Requirement already satisfied: kubeflow-tfjob>=0.1.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (0.1.2)
Requirement already satisfied: google-cloud-storage>=1.13.2 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.32.0)
Requirement already satisfied: retrying>=1.3.3 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.3.3)
Requirement already satisfied: future>=0.17.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (0.18.2)
Requirement already satisfied: requests<2.23,>=2.21.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (2.22.0)
Requirement already satisfied: google-api-python-client>=1.7.8 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.7.11)
Requirement already satisfied: tornado>=6.0.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (6.1)
Requirement already satisfied: grpcio>=1.27.2 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.33.2)
Requirement already satisfied: azure-common~=1.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from azure-mgmt-storage>=9.0.0->kubeflow-fairing) (1.1.23)
Requirement already satisfied: msrest>=0.5.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from azure-mgmt-storage>=9.0.0->kubeflow-fairing) (0.6.10)
Requirement already satisfied: azure-mgmt-core<2.0.0,>=1.2.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from azure-mgmt-storage>=9.0.0->kubeflow-fairing) (1.2.1)
Requirement already satisfied: azure-core<2.0.0,>=1.8.2a in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from azure-mgmt-core<2.0.0,>=1.2.0->azure-mgmt-storage>=9.0.0->kubeflow-fairing) (1.8.2)
Requirement already satisfied: six>=1.11.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.15.0)
Requirement already satisfied: requests<2.23,>=2.21.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (2.22.0)
Requirement already satisfied: azure-storage-common~=2.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from azure-storage-file>=2.1.0->kubeflow-fairing) (2.1.0)
Requirement already satisfied: azure-common~=1.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from azure-mgmt-storage>=9.0.0->kubeflow-fairing) (1.1.23)
Requirement already satisfied: requests<2.23,>=2.21.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (2.22.0)
Requirement already satisfied: python-dateutil<=2.8.0,>=2.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (2.8.0)
Requirement already satisfied: cryptography in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from azure-storage-common~=2.1->azure-storage-file>=2.1.0->kubeflow-fairing) (2.8)
Requirement already satisfied: azure-common~=1.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from azure-mgmt-storage>=9.0.0->kubeflow-fairing) (1.1.23)
Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from boto3>=1.9.0->kubeflow-fairing) (0.9.4)
Requirement already satisfied: s3transfer<0.3.0,>=0.2.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from boto3>=1.9.0->kubeflow-fairing) (0.2.1)
Requirement already satisfied: botocore<1.14.0,>=1.13.27 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from boto3>=1.9.0->kubeflow-fairing) (1.13.27)
Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from boto3>=1.9.0->kubeflow-fairing) (0.9.4)
Requirement already satisfied: python-dateutil<=2.8.0,>=2.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (2.8.0)
Requirement already satisfied: urllib3==1.24.2 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.24.2)
Requirement already satisfied: docutils<0.16,>=0.10 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from botocore<1.14.0,>=1.13.27->boto3>=1.9.0->kubeflow-fairing) (0.15.2)
Requirement already satisfied: cffi!=1.11.3,>=1.8 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from cryptography->azure-storage-common~=2.1->azure-storage-file>=2.1.0->kubeflow-fairing) (1.13.2)
Requirement already satisfied: six>=1.11.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.15.0)
Requirement already satisfied: pycparser in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from cffi!=1.11.3,>=1.8->cryptography->azure-storage-common~=2.1->azure-storage-file>=2.1.0->kubeflow-fairing) (2.19)
Requirement already satisfied: websocket-client>=0.32.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from docker>=3.4.1->kubeflow-fairing) (0.56.0)
Requirement already satisfied: six>=1.11.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.15.0)
Requirement already satisfied: requests<2.23,>=2.21.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (2.22.0)
Requirement already satisfied: google-auth-httplib2>=0.0.3 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from google-api-python-client>=1.7.8->kubeflow-fairing) (0.0.3)
Requirement already satisfied: httplib2>=0.12.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (0.14.0)
Requirement already satisfied: six>=1.11.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.15.0)
Requirement already satisfied: uritemplate<4dev,>=3.0.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from google-api-python-client>=1.7.8->kubeflow-fairing) (3.0.0)
Requirement already satisfied: google-auth>=1.6.2 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.23.0)
Requirement already satisfied: setuptools>=34.0.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (42.0.2)
Requirement already satisfied: six>=1.11.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.15.0)
Requirement already satisfied: rsa<5,>=3.1.4 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from google-auth>=1.6.2->kubeflow-fairing) (4.0)
Requirement already satisfied: cachetools<5.0,>=2.0.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from google-auth>=1.6.2->kubeflow-fairing) (3.1.1)
Requirement already satisfied: pyasn1-modules>=0.2.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from google-auth>=1.6.2->kubeflow-fairing) (0.2.7)
Requirement already satisfied: google-auth>=1.6.2 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.23.0)
Requirement already satisfied: httplib2>=0.12.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (0.14.0)
Requirement already satisfied: google-api-core[grpc]<2.0.0dev,>=1.14.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from google-cloud-logging>=1.13.0->kubeflow-fairing) (1.23.0)
Requirement already satisfied: google-cloud-core<2.0dev,>=1.0.3 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from google-cloud-logging>=1.13.0->kubeflow-fairing) (1.4.3)
Requirement already satisfied: google-auth>=1.6.2 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.23.0)
Requirement already satisfied: requests<2.23,>=2.21.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (2.22.0)
Requirement already satisfied: six>=1.11.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.15.0)
Requirement already satisfied: protobuf>=3.12.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from google-api-core[grpc]<2.0.0dev,>=1.14.0->google-cloud-logging>=1.13.0->kubeflow-fairing) (3.13.0)
Requirement already satisfied: pytz in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from google-api-core[grpc]<2.0.0dev,>=1.14.0->google-cloud-logging>=1.13.0->kubeflow-fairing) (2019.3)
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.6.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from google-api-core[grpc]<2.0.0dev,>=1.14.0->google-cloud-logging>=1.13.0->kubeflow-fairing) (1.6.0)
Requirement already satisfied: setuptools>=34.0.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (42.0.2)
Requirement already satisfied: grpcio>=1.27.2 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.33.2)
Requirement already satisfied: google-auth>=1.6.2 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.23.0)
Requirement already satisfied: requests<2.23,>=2.21.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (2.22.0)
Requirement already satisfied: six>=1.11.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.15.0)
Requirement already satisfied: protobuf>=3.12.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from google-api-core[grpc]<2.0.0dev,>=1.14.0->google-cloud-logging>=1.13.0->kubeflow-fairing) (3.13.0)
Requirement already satisfied: pytz in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from google-api-core[grpc]<2.0.0dev,>=1.14.0->google-cloud-logging>=1.13.0->kubeflow-fairing) (2019.3)
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.6.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from google-api-core[grpc]<2.0.0dev,>=1.14.0->google-cloud-logging>=1.13.0->kubeflow-fairing) (1.6.0)
Requirement already satisfied: setuptools>=34.0.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (42.0.2)
Requirement already satisfied: requests<2.23,>=2.21.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (2.22.0)
Requirement already satisfied: google-resumable-media<2.0dev,>=1.0.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from google-cloud-storage>=1.13.2->kubeflow-fairing) (1.1.0)
Requirement already satisfied: google-cloud-core<2.0dev,>=1.0.3 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from google-cloud-logging>=1.13.0->kubeflow-fairing) (1.4.3)
Requirement already satisfied: google-auth>=1.6.2 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.23.0)
Requirement already satisfied: six>=1.11.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.15.0)
Requirement already satisfied: google-crc32c<2.0dev,>=1.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from google-resumable-media<2.0dev,>=1.0.0->google-cloud-storage>=1.13.2->kubeflow-fairing) (1.0.0)
Requirement already satisfied: cffi!=1.11.3,>=1.8 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from cryptography->azure-storage-common~=2.1->azure-storage-file>=2.1.0->kubeflow-fairing) (1.13.2)
Requirement already satisfied: protobuf>=3.12.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from google-api-core[grpc]<2.0.0dev,>=1.14.0->google-cloud-logging>=1.13.0->kubeflow-fairing) (3.13.0)
Requirement already satisfied: six>=1.11.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.15.0)
Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from boto3>=1.9.0->kubeflow-fairing) (0.9.4)
Requirement already satisfied: ibm-cos-sdk-core==2.8.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from ibm-cos-sdk>=2.6.0->kubeflow-fairing) (2.8.0)
Requirement already satisfied: ibm-cos-sdk-s3transfer==2.8.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from ibm-cos-sdk>=2.6.0->kubeflow-fairing) (2.8.0)
Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from boto3>=1.9.0->kubeflow-fairing) (0.9.4)
Requirement already satisfied: requests<2.23,>=2.21.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (2.22.0)
Requirement already satisfied: python-dateutil<=2.8.0,>=2.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (2.8.0)
Requirement already satisfied: docutils<0.16,>=0.10 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from botocore<1.14.0,>=1.13.27->boto3>=1.9.0->kubeflow-fairing) (0.15.2)
Requirement already satisfied: ibm-cos-sdk-core==2.8.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from ibm-cos-sdk>=2.6.0->kubeflow-fairing) (2.8.0)
Requirement already satisfied: tornado>=6.0.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (6.1)
Requirement already satisfied: minio>=4.0.9 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kfserving>=0.3.0.2->kubeflow-fairing) (5.0.5)
Requirement already satisfied: setuptools>=34.0.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (42.0.2)
Requirement already satisfied: kubernetes==10.0.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (10.0.1)
Requirement already satisfied: numpy>=1.17.3 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.17.4)
Requirement already satisfied: adal>=1.2.2 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kfserving>=0.3.0.2->kubeflow-fairing) (1.2.2)
Requirement already satisfied: azure-storage-blob<=2.1.0,>=1.3.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kfserving>=0.3.0.2->kubeflow-fairing) (2.1.0)
Requirement already satisfied: certifi>=14.05.14 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kfserving>=0.3.0.2->kubeflow-fairing) (2019.9.11)
Requirement already satisfied: python-dateutil<=2.8.0,>=2.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (2.8.0)
Requirement already satisfied: six>=1.11.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.15.0)
Requirement already satisfied: table-logger>=0.3.5 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kfserving>=0.3.0.2->kubeflow-fairing) (0.3.6)
Requirement already satisfied: google-cloud-storage>=1.13.2 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.32.0)
Requirement already satisfied: urllib3==1.24.2 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.24.2)
Requirement already satisfied: cryptography in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from azure-storage-common~=2.1->azure-storage-file>=2.1.0->kubeflow-fairing) (2.8)
Requirement already satisfied: python-dateutil<=2.8.0,>=2.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (2.8.0)
Requirement already satisfied: PyJWT>=1.0.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from adal>=1.2.2->kfserving>=0.3.0.2->kubeflow-fairing) (1.7.1)
Requirement already satisfied: requests<2.23,>=2.21.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (2.22.0)
Collecting argparse>=1.4.0
  Using cached argparse-1.4.0-py2.py3-none-any.whl (23 kB)
Requirement already satisfied: azure-storage-common~=2.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from azure-storage-file>=2.1.0->kubeflow-fairing) (2.1.0)
Requirement already satisfied: azure-common~=1.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from azure-mgmt-storage>=9.0.0->kubeflow-fairing) (1.1.23)
Requirement already satisfied: setuptools>=34.0.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (42.0.2)
Requirement already satisfied: six>=1.11.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.15.0)
Requirement already satisfied: certifi>=14.05.14 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kfserving>=0.3.0.2->kubeflow-fairing) (2019.9.11)
Requirement already satisfied: python-dateutil<=2.8.0,>=2.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (2.8.0)
Requirement already satisfied: table-logger>=0.3.5 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kfserving>=0.3.0.2->kubeflow-fairing) (0.3.6)
Requirement already satisfied: kubernetes==10.0.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (10.0.1)
Requirement already satisfied: urllib3==1.24.2 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.24.2)
Requirement already satisfied: setuptools>=34.0.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (42.0.2)
Requirement already satisfied: six>=1.11.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.15.0)
Requirement already satisfied: certifi>=14.05.14 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kfserving>=0.3.0.2->kubeflow-fairing) (2019.9.11)
Requirement already satisfied: python-dateutil<=2.8.0,>=2.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (2.8.0)
Requirement already satisfied: table-logger>=0.3.5 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kfserving>=0.3.0.2->kubeflow-fairing) (0.3.6)
Requirement already satisfied: kubernetes==10.0.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (10.0.1)
Requirement already satisfied: urllib3==1.24.2 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.24.2)
Requirement already satisfied: pyyaml>=3.12 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubernetes==10.0.1->kubeflow-fairing) (5.1.2)
Requirement already satisfied: requests-oauthlib in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubernetes==10.0.1->kubeflow-fairing) (1.3.0)
Requirement already satisfied: setuptools>=34.0.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (42.0.2)
Requirement already satisfied: websocket-client>=0.32.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from docker>=3.4.1->kubeflow-fairing) (0.56.0)
Requirement already satisfied: requests<2.23,>=2.21.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (2.22.0)
Requirement already satisfied: urllib3==1.24.2 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.24.2)
Requirement already satisfied: certifi>=14.05.14 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kfserving>=0.3.0.2->kubeflow-fairing) (2019.9.11)
Requirement already satisfied: python-dateutil<=2.8.0,>=2.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (2.8.0)
Requirement already satisfied: six>=1.11.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.15.0)
Requirement already satisfied: google-auth>=1.6.2 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.23.0)
Requirement already satisfied: python-dateutil<=2.8.0,>=2.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (2.8.0)
Requirement already satisfied: urllib3==1.24.2 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.24.2)
Requirement already satisfied: certifi>=14.05.14 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kfserving>=0.3.0.2->kubeflow-fairing) (2019.9.11)
Requirement already satisfied: pytz in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from google-api-core[grpc]<2.0.0dev,>=1.14.0->google-cloud-logging>=1.13.0->kubeflow-fairing) (2019.3)
Requirement already satisfied: requests-oauthlib in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubernetes==10.0.1->kubeflow-fairing) (1.3.0)
Requirement already satisfied: requests<2.23,>=2.21.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (2.22.0)
Requirement already satisfied: certifi>=14.05.14 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kfserving>=0.3.0.2->kubeflow-fairing) (2019.9.11)
Requirement already satisfied: isodate>=0.6.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from msrest>=0.5.0->azure-mgmt-storage>=9.0.0->kubeflow-fairing) (0.6.0)
Requirement already satisfied: six>=1.11.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.15.0)
Requirement already satisfied: jinja2>=2.4 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from nbconvert>=5.6.1->kubeflow-fairing) (2.10.3)
Requirement already satisfied: jupyter-core in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from nbconvert>=5.6.1->kubeflow-fairing) (4.6.1)
Requirement already satisfied: pandocfilters>=1.4.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from nbconvert>=5.6.1->kubeflow-fairing) (1.4.2)
Requirement already satisfied: entrypoints>=0.2.2 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from nbconvert>=5.6.1->kubeflow-fairing) (0.3)
Requirement already satisfied: testpath in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from nbconvert>=5.6.1->kubeflow-fairing) (0.4.4)
Requirement already satisfied: bleach in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from nbconvert>=5.6.1->kubeflow-fairing) (3.1.0)
Requirement already satisfied: defusedxml in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from nbconvert>=5.6.1->kubeflow-fairing) (0.6.0)
Requirement already satisfied: traitlets>=4.2 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from nbconvert>=5.6.1->kubeflow-fairing) (4.3.3)
Requirement already satisfied: pygments in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from nbconvert>=5.6.1->kubeflow-fairing) (2.5.2)
Requirement already satisfied: mistune<2,>=0.8.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from nbconvert>=5.6.1->kubeflow-fairing) (0.8.4)
Requirement already satisfied: nbformat>=4.4 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from nbconvert>=5.6.1->kubeflow-fairing) (4.4.0)
Requirement already satisfied: webencodings in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from bleach->nbconvert>=5.6.1->kubeflow-fairing) (0.5.1)
Requirement already satisfied: six>=1.11.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.15.0)
Requirement already satisfied: MarkupSafe>=0.23 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from jinja2>=2.4->nbconvert>=5.6.1->kubeflow-fairing) (1.1.1)
Requirement already satisfied: traitlets>=4.2 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from nbconvert>=5.6.1->kubeflow-fairing) (4.3.3)
Requirement already satisfied: jsonschema!=2.5.0,>=2.4 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from nbformat>=4.4->nbconvert>=5.6.1->kubeflow-fairing) (3.2.0)
Requirement already satisfied: ipython-genutils in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from nbformat>=4.4->nbconvert>=5.6.1->kubeflow-fairing) (0.2.0)
Requirement already satisfied: jupyter-core in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from nbconvert>=5.6.1->kubeflow-fairing) (4.6.1)
Requirement already satisfied: traitlets>=4.2 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from nbconvert>=5.6.1->kubeflow-fairing) (4.3.3)
Requirement already satisfied: pyrsistent>=0.14.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat>=4.4->nbconvert>=5.6.1->kubeflow-fairing) (0.15.6)
Requirement already satisfied: attrs>=17.4.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat>=4.4->nbconvert>=5.6.1->kubeflow-fairing) (19.3.0)
Requirement already satisfied: six>=1.11.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.15.0)
Requirement already satisfied: setuptools>=34.0.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (42.0.2)
Requirement already satisfied: importlib-metadata in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat>=4.4->nbconvert>=5.6.1->kubeflow-fairing) (1.3.0)
Requirement already satisfied: zipp>=0.5 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from importlib-metadata->jsonschema!=2.5.0,>=2.4->nbformat>=4.4->nbconvert>=5.6.1->kubeflow-fairing) (0.6.0)
Requirement already satisfied: nbformat>=4.4 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from nbconvert>=5.6.1->kubeflow-fairing) (4.4.0)
Requirement already satisfied: jupyter-core in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from nbconvert>=5.6.1->kubeflow-fairing) (4.6.1)
Requirement already satisfied: jinja2>=2.4 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from nbconvert>=5.6.1->kubeflow-fairing) (2.10.3)
Requirement already satisfied: ipykernel in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from notebook>=5.6.0->kubeflow-fairing) (5.1.3)
Requirement already satisfied: terminado>=0.8.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from notebook>=5.6.0->kubeflow-fairing) (0.8.3)
Requirement already satisfied: prometheus-client in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from notebook>=5.6.0->kubeflow-fairing) (0.7.1)
Requirement already satisfied: tornado>=6.0.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (6.1)
Requirement already satisfied: nbconvert>=5.6.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (5.6.1)
Requirement already satisfied: jupyter-client>=5.3.4 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from notebook>=5.6.0->kubeflow-fairing) (5.3.4)
Requirement already satisfied: Send2Trash in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from notebook>=5.6.0->kubeflow-fairing) (1.5.0)
Requirement already satisfied: pyzmq>=17 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from notebook>=5.6.0->kubeflow-fairing) (18.1.1)
Requirement already satisfied: ipython-genutils in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from nbformat>=4.4->nbconvert>=5.6.1->kubeflow-fairing) (0.2.0)
Requirement already satisfied: traitlets>=4.2 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from nbconvert>=5.6.1->kubeflow-fairing) (4.3.3)
Requirement already satisfied: traitlets>=4.2 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from nbconvert>=5.6.1->kubeflow-fairing) (4.3.3)
Requirement already satisfied: jupyter-client>=5.3.4 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from notebook>=5.6.0->kubeflow-fairing) (5.3.4)
Requirement already satisfied: appnope in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from ipykernel->notebook>=5.6.0->kubeflow-fairing) (0.1.0)
Requirement already satisfied: tornado>=6.0.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (6.1)
Requirement already satisfied: ipython>=5.0.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from ipykernel->notebook>=5.6.0->kubeflow-fairing) (7.10.1)
Requirement already satisfied: prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from ipython>=5.0.0->ipykernel->notebook>=5.6.0->kubeflow-fairing) (2.0.10)
Requirement already satisfied: pexpect in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from ipython>=5.0.0->ipykernel->notebook>=5.6.0->kubeflow-fairing) (4.7.0)
Requirement already satisfied: backcall in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from ipython>=5.0.0->ipykernel->notebook>=5.6.0->kubeflow-fairing) (0.1.0)
Requirement already satisfied: setuptools>=34.0.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (42.0.2)
Requirement already satisfied: decorator in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from ipython>=5.0.0->ipykernel->notebook>=5.6.0->kubeflow-fairing) (4.4.1)
Requirement already satisfied: jedi>=0.10 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from ipython>=5.0.0->ipykernel->notebook>=5.6.0->kubeflow-fairing) (0.15.1)
Requirement already satisfied: traitlets>=4.2 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from nbconvert>=5.6.1->kubeflow-fairing) (4.3.3)
Requirement already satisfied: pygments in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from nbconvert>=5.6.1->kubeflow-fairing) (2.5.2)
Requirement already satisfied: appnope in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from ipykernel->notebook>=5.6.0->kubeflow-fairing) (0.1.0)
Requirement already satisfied: pickleshare in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from ipython>=5.0.0->ipykernel->notebook>=5.6.0->kubeflow-fairing) (0.7.5)
Requirement already satisfied: parso>=0.5.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from jedi>=0.10->ipython>=5.0.0->ipykernel->notebook>=5.6.0->kubeflow-fairing) (0.5.1)
Requirement already satisfied: jupyter-core in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from nbconvert>=5.6.1->kubeflow-fairing) (4.6.1)
Requirement already satisfied: tornado>=6.0.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (6.1)
Requirement already satisfied: pyzmq>=17 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from notebook>=5.6.0->kubeflow-fairing) (18.1.1)
Requirement already satisfied: python-dateutil<=2.8.0,>=2.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (2.8.0)
Requirement already satisfied: traitlets>=4.2 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from nbconvert>=5.6.1->kubeflow-fairing) (4.3.3)
Requirement already satisfied: pyasn1-modules>=0.2.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from google-auth>=1.6.2->kubeflow-fairing) (0.2.7)
Requirement already satisfied: rsa<5,>=3.1.4 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from google-auth>=1.6.2->kubeflow-fairing) (4.0)
Requirement already satisfied: six>=1.11.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.15.0)
Requirement already satisfied: pyasn1>=0.1.7 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from oauth2client>=4.0.0->kubeflow-fairing) (0.4.8)
Requirement already satisfied: httplib2>=0.12.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (0.14.0)
Requirement already satisfied: ptyprocess>=0.5 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from pexpect->ipython>=5.0.0->ipykernel->notebook>=5.6.0->kubeflow-fairing) (0.6.0)
Requirement already satisfied: six>=1.11.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.15.0)
Requirement already satisfied: wcwidth in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->ipython>=5.0.0->ipykernel->notebook>=5.6.0->kubeflow-fairing) (0.1.7)
Requirement already satisfied: six>=1.11.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.15.0)
Requirement already satisfied: setuptools>=34.0.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (42.0.2)
Requirement already satisfied: pyasn1>=0.1.7 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from oauth2client>=4.0.0->kubeflow-fairing) (0.4.8)
Requirement already satisfied: six>=1.11.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.15.0)
Requirement already satisfied: six>=1.11.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.15.0)
Requirement already satisfied: idna<2.9,>=2.5 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from requests<2.23,>=2.21.0->kubeflow-fairing) (2.8)
Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from requests<2.23,>=2.21.0->kubeflow-fairing) (3.0.4)
Requirement already satisfied: urllib3==1.24.2 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.24.2)
Requirement already satisfied: certifi>=14.05.14 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kfserving>=0.3.0.2->kubeflow-fairing) (2019.9.11)
Requirement already satisfied: oauthlib>=3.0.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from requests-oauthlib->kubernetes==10.0.1->kubeflow-fairing) (3.1.0)
Requirement already satisfied: requests<2.23,>=2.21.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (2.22.0)
Requirement already satisfied: six>=1.11.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.15.0)
Requirement already satisfied: pyasn1>=0.1.7 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from oauth2client>=4.0.0->kubeflow-fairing) (0.4.8)
Requirement already satisfied: botocore<1.14.0,>=1.13.27 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from boto3>=1.9.0->kubeflow-fairing) (1.13.27)
Requirement already satisfied: numpy>=1.17.3 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.17.4)
Requirement already satisfied: tornado>=6.0.1 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (6.1)
Requirement already satisfied: ptyprocess>=0.5 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from pexpect->ipython>=5.0.0->ipykernel->notebook>=5.6.0->kubeflow-fairing) (0.6.0)
Requirement already satisfied: six>=1.11.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.15.0)
Requirement already satisfied: ipython-genutils in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from nbformat>=4.4->nbconvert>=5.6.1->kubeflow-fairing) (0.2.0)
Requirement already satisfied: decorator in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from ipython>=5.0.0->ipykernel->notebook>=5.6.0->kubeflow-fairing) (4.4.1)
Requirement already satisfied: six>=1.11.0 in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from kubeflow-fairing) (1.15.0)
Requirement already satisfied: more-itertools in /Users/llhu/Library/Python/3.7/lib/python/site-packages (from zipp>=0.5->importlib-metadata->jsonschema!=2.5.0,>=2.4->nbformat>=4.4->nbconvert>=5.6.1->kubeflow-fairing) (8.0.2)
Installing collected packages: argparse, kubeflow-fairing
Successfully installed argparse-1.4.0 kubeflow-fairing-1.0.2

Testing:

 % python3 
Python 3.7.3 (default, Nov 15 2019, 04:04:52) 
[Clang 11.0.0 (clang-1100.0.33.16)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import kubeflow.fairing  
>>> kubeflow.fairing.__version__
'1.0.2'
>>> 

Yes @xauthulei , I will close this issue. It seens like a pip that was fixed with 9011