我在Win10上运行Python 2.7。我收到此错误:sqlite3.OperationalError:没有这样的模块:rtree。我安装了rtree! 这是操作系统问题还是Python版本?适用于Mac OSX。
File "frequent.py", line 183, in <module>
getTablesNColumns()
File "frequent.py", line 21, in getTablesNColumns
cur.exeNFO({})'.format(table[0]))
sqlite3.OperationalError: no such module: rtree