-
Could you also please add?
-
### Provide Your Network Information
1. Where is the location of your server? (i.e. City, or In/Out China)
Canada
2. Which cloud platform(AliYun/Qcloud/DigitalOcean/etc) are you using?
Own PC
…
-
我的环境不能装 pip,能不能提供二进制的安装方法。
-
![image](https://cloud.githubusercontent.com/assets/24355466/26672456/d630d990-46eb-11e7-9b2d-719b1094d10d.png)
我这是不是少了环境?
wnark updated
6 years ago
-
`from QcloudApi.qcloudapi import QcloudApi
module = 'wenzhi.api.qcloud.com'
action = 'TextSentiment'
config = {
'Region': 'gz',
'secretId': 'abcd',
'secretKey': 'abcd',
'met…
-
API 文档里的
const qcloud = require('qcloud-weapp-server-sdk')(options)
应该是
const qcloud = require('wafer-node-sdk')(options)
新旧版混在一起,看得有点懵
-
hinet updated
6 years ago
-
运行时遇到
{"code":-2700,"location":"com.qcloud.Common.Request:225","message":"api sdk throw exception! java.net.SocketTimeoutException: connect timed out"}
将Request.java中所有关于timeout的语句都取消掉依然有这个问题,请问是什么原因导…
-
应该是 *.api.qcloud.com
现在代码里都是 *.api.tencent.com
-
### Provide Your Network Information
1. Where is the location of your server? (i.e. City, or In/Out China)
China
1. Which cloud platform(AliYun/Qcloud/DigitalOcean/etc) are you using?
local PC
…