Castronova / EMIT

Environmental Model Integration Project (EMIT)
GNU General Public License v2.0
0 stars 2 forks source link

Run Simulation Fails #468

Open farrieta9 opened 8 years ago

farrieta9 commented 8 years ago

The error I'm getting on Windows is in file dbapi_v2.py

self.cursor.execute('INSERT INTO SamplingFeatures VALUES ' '(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' , values)

OperationalError: table SamplingFeatures has 10 columns but 11 values were supplied

farrieta9 commented 8 years ago

On Mac, the simulation does run but when attempting to open it there are no results