aliyun-python-sdk-eci-example How to install ECI Python SDK ECI Python SDK PyPI: https://pypi.org/project/aliyun-python-sdk-eci/ Install: pip install aliyun-python-sdk-eci==1.0.8 If timeout error occurred: pip --default-timeout=100 install aliyun-python-sdk-eci==1.0.8 Update: pip install --upgrade aliyun-python-sdk-eci