python3,使用spyder中的Ipython console 运行会抛出警告:The history saving thread hit an unexpected error (LoopExit('This operation would block forever', <Hub at 0xbd6caf8 select pending=0 ref=0>)).History will not be written to the database.然后程序一直无法终止(网络没问题,可以urlopen),...