進度:
學了pymysql模組基本功能,實現建庫匯入資料
遇到問題:
spyder出現 no Python console is currently selected to run錯誤
學習內容:
1、上訴錯誤->點選上方consoles,再點選open an ipython console,然後再次執行就可以了,原因未知spyder特有錯誤???
2、開啟資料庫後記得要db.close()關閉
進度:
學了pymysql模組基本功能,實現建庫匯入資料
遇到問題:
spyder出現 no Python console is currently selected to run錯誤
學習內容:
1、上訴錯誤->點選上方consoles,再點選open an ipython console,然後再次執行就可以了,原因未知spyder特有錯誤???
2、開啟資料庫後記得要db.close()關閉