高维

Results 9 comments of 高维

额. 现在这个效果由改观吗?

me too! Does the return url really matters? Need I change the http://localhost:8000 to some www.XXX.com ? Help me!

I also registered https://localhost:8000 in linkedin api settings. Now the problem is, I can only use the application for once. I forgot to remember the result of authentication.get_access_token(). I run...

I guess the old authorization_code may still be valid, and it prevent another get_access_token() ?

Could one user get two access tokens in the same time?

``` # -*- coding: utf-8 -*- #!/usr/bin/env python # @author: baisk from linkedin import linkedin # API_KEY = 'wFNJekVpDCJtRPFX812pQsJee-gt0zO4X5XmG6wcfSOSlLocxodAXNMbl0_hw3Vl' # API_SECRET = 'daJDa6_8UcnGMw1yuq9TsjoO_PMKukXMo8vEMo7Qv5J-G3SPgrAV0FqFCd0TNjQyG' API_KEY = '75ikzf7tubpe8b' API_SECRET = 'mG3ujuLsVfTEQukr' RETURN_URL...

so many thanks!  big fan of python.   Original Message  Sender: Mikhail [email protected]: chokkan/[email protected][email protected]: Friday, Aug 15, 2014 23:43Subject: Re: [crfsuite] swig python build error (#27)Hi @baisk, Maybe you'll find...

多谢回答.这个bug解决了, 是setup.py里面的Mysql-python版本, 我现在装了最新的了. 但是安装完以后 发现这个错误:douban.util 这个包在哪里?======================================================================ERROR: Failure: ImportError (No module named utils.config)----------------------------------------------------------------------Traceback (most recent call last):  File "/Users/gaowei/Project/Code/douban-sql/venv/lib/python2.7/site-packages/nose-1.3.3-py2.7.egg/nose/loader.py", line 414, in loadTestsFromName    addr.filename, addr.module)  File "/Users/gaowei/Project/Code/douban-sql/venv/lib/python2.7/site-packages/nose-1.3.3-py2.7.egg/nose/importer.py", line 47, in importFromPath   ...

看起来是这个包, 我去下载看看. 多谢.  Original Message  Sender: Xu [email protected]: douban/[email protected][email protected]: Monday, Jul 7, 2014 22:48Subject: Re: [douban-sqlstore] install on mac. error (#2)https://github.com/douban/douban-utils 这个吧? —Reply to this email directly or view...