tencentyun / image-python-sdk-v2.0

16 stars 9 forks source link

package qcloud_image could not be found! #1

Open frompinge opened 7 years ago

frompinge commented 7 years ago

I‘ve install tencentyun sdk using pip: (hny) [fds@centos6 ~]$ pip install tencentyun Collecting tencentyun Installing collected packages: tencentyun Successfully installed tencentyun-2.1.5

but could not found the qcloud_image package ?

qwIvan commented 7 years ago

同样的问题

stormeyes commented 7 years ago

@frompinge @qwIvan Hi, the package tencentyun on pip may not will be updated, you should use qcloud_image package instead.

To install:

pip install qcloud_image