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

Failed to query with V2EX plugin #53

Closed
aihuasxy opened this issue Mar 19, 2014 · 2 comments
Closed

Failed to query with V2EX plugin #53

aihuasxy opened this issue Mar 19, 2014 · 2 comments
Labels

Comments

@aihuasxy
Copy link

log.txt如下:
Date:2014-03-19 11:09:42,212 Level:ERROR Msg:Python Invoke failed: ValueError :
Date:2014-03-19 11:09:43,962 Level:ERROR Msg:Python Invoke failed: ValueError :
Date:2014-03-19 11:09:44,626 Level:ERROR Msg:Python Invoke failed: ValueError :
Date:2014-03-19 11:09:44,876 Level:ERROR Msg:Python Invoke failed: ValueError :

@orzFly orzFly changed the title v2ex插件,查询不成功。 Failed to query with V2EX plugin Mar 19, 2014
@orzFly
Copy link
Contributor

orzFly commented Mar 19, 2014

You need to install following libraries manually.

from __future__ import unicode_literals
import requests
from bs4 import BeautifulSoup
import json
import webbrowser

@orzFly orzFly added the bug label Mar 19, 2014
@aihuasxy
Copy link
Author

已解决,环境中装了2个版本的python和2个版本的requests,所以冲突了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants