我正在尝试将astropy.fits FITS_rec数组(非常类似于numpy recarray)写入SQLite3数据库。这样做的目的是自动识别数组中各个字段的数据类型,并相应地创建db表。for i in range(self.shape[1])]) + \我一直收到以下错误消息:
sqlite3.InterfaceError:错误绑定参数
Please install the sqlite3 adapter: `gem install activerecord-sqlite3-adapter` (sqlite3 is not part ofnubedianWebSite/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.6/lib/active_record/connection_adapters/
' Active Record adapter.sqlite3 is not part of the bundle. Add it to your Gemfile.Versions 3.8.0 and up are supported.## gem 'sqlite3'default: &default