wowopo

Results 12 comments of wowopo

> if anyone found the solution to that please reply That problem is install yowsup via pip is not up to date, we must download github code, after, run python...

> thanks @returnWOW for solution > but i have this error now > error: cryptography 1.7.1 is installed but cryptography>=2.5 is required by {'dissononce'} You need install cryptography module version...

> > > 使用userdict.txt词典也是没有用。。 https://github.com/fxsjy/jieba/issues/881#issuecomment-702209839 可以看看这个,是否有用

`ERROR: Could not find a version that satisfies the requirement paddlepaddle-tiny` 这句话看,应该是`paddlepaddle-tiny`没有3.8的版本吧?

> 还是出错 > paddle.enable_static() > AttributeError: module 'paddle' has no attribute 'enable_static' 这个enable_static是2.0.0版本以上才有的 [https://github.com/PaddlePaddle/Paddle/blob/fd9d6fdac285ba34f0e9a91c53bc07859ae2dd1c/python/paddle/__init__.py#L269](url)

也许是`sklearn`版本太高了吧,官方0.10版本,我看`sklearn.feature_extraction.text`这个地方没有相关`Couectorizer`定义了 错误,你本地代码是不是修改过了?正确的是`from sklearn.feature_extraction.text import CountVectorizer`

instabot api saved cookie like this(path in config, named xxx_uuid_and_cookie.json,'xxx' should replace by your ins username),you should modify some value like phone_id or uuid by random,and replace some cookie value...

> I can't find the file you're referring to, @returnWOW. Any help? You can copy my above commented json string, to replace your account cookie on json key "cookie" area,...

> I don't understand how this file is supposed to be loaded, do I need to add anything to my configuration? @returnWOW from api, login succeed, after ,this file auto...

You need enter a correct file path, I use the path download\wav is work fine. Sorry foy my bad English.