Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

你这个 Readme 里面,大小写不分的啊 #159

Closed
iiiyu opened this issue Nov 10, 2017 · 3 comments
Closed

你这个 Readme 里面,大小写不分的啊 #159

iiiyu opened this issue Nov 10, 2017 · 3 comments

Comments

@iiiyu
Copy link

iiiyu commented Nov 10, 2017

WechatSogouAPI

@iiiyu
Copy link
Author

iiiyu commented Nov 10, 2017

大哥,每次看你这文档。我都没本事 run 起来。

Python 3.6.3 (default, Oct  4 2017, 23:46:27)
[GCC 4.2.1 Compatible Apple LLVM 9.0.0 (clang-900.0.37)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import wechatsogou
>>> ws_api = wechatsogou.WechatSogouApi()
>>> ws_api.get_gzh_info('南航青年志愿者')
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/Users/iYu/Developer/Github/WechatSogou/wechatsogou/api.py", line 101, in get_gzh_info
    info = self.search_gzh_info(wechatid, 1)
  File "/Users/iYu/Developer/Github/WechatSogou/wechatsogou/api.py", line 58, in search_gzh_info
    if "authnamewrite" in cache_re[2]:
IndexError: list index out of range
>>>

@chyroc
Copy link
Owner

chyroc commented Nov 11, 2017

image

大写啊,你看错了吧

@iiiyu
Copy link
Author

iiiyu commented Nov 13, 2017

我的锅。 关闭了

@iiiyu iiiyu closed this as completed Nov 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants