pymysql已安装,但是使用时报错请问是什么问题?
E:\PrograFiles\python-3.5\python.exe F:/AG-Data/Space-Python/Code/imooc/wikitomysql.py
Traceback (most recent call last):
File "F:/AG-Data/Space-Python/Code/imooc/wikitomysql.py", line 7, in <module>
import pymysql.cursors
ImportError: No module named 'pymysql.cursors'; 'pymysql' is not a package