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

请问在Linux下可以使用吗?我运行了一下出现如下问题,还望指教 #16

Closed
geekmc opened this issue Oct 30, 2016 · 1 comment

Comments

@geekmc
Copy link

geekmc commented Oct 30, 2016

Traceback (most recent call last):
File "test.py", line 4, in
from wechatsogou.tools import *
File "/root/WechatSogou/wechatsogou/init.py", line 4, in
from .db import mysql
File "/root/WechatSogou/wechatsogou/db.py", line 3, in
import pymysql
ImportError: No module named pymysql

@leo-yi
Copy link

leo-yi commented Oct 31, 2016

python运行提示No module xxxxx

基本可以用pip install xxxxx来解决

建议楼上先了解python基础,或者多用搜索引擎可解决

@chyroc chyroc closed this as completed Nov 26, 2016
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

3 participants