在用pycharm连接mysql数据库时,想使用cursor()方法创建游标对象cursor,确提示在 'init.pyi' 中找不到引用 'cursors'
收起
你connect你的数据库了吗?
报告相同问题?