| 1.2.
 3.
 4.
 5.
 6.
 7.
 8.
 9.
 10.
 11.
 12.
 13.
 14.
 15.
 16.
 17.
 18.
 19.
 20.
 | Traceback (most recent call last):File "C:\Users\David\Google Drive\My Documents\OxCamNE.3.0\gluon\restricted.py", line 219, in restricted
 exec(ccode, environment)
 File "C:\Users\David\Google Drive\My Documents\OxCamNE.3.0\applications\init\controllers/default.py", line 1881, in <module>
 File "C:\Users\David\Google Drive\My Documents\OxCamNE.3.0\gluon\globals.py", line 421, in <lambda>
 self._caller = lambda f: f()
 File "C:\Users\David\Google Drive\My Documents\OxCamNE.3.0\applications\init\models\db.py", line 110, in wrapped_f
 return f(*args)
 File "C:\Users\David\Google Drive\My Documents\OxCamNE.3.0\applications\init\controllers/default.py", line 130, in memberaffiliations
 paginate=25, maxtextlength=150, user_signature = False, represent_none = '')
 File "C:\Users\David\Google Drive\My Documents\OxCamNE.3.0\gluon\sqlhtml.py", line 2724, in grid
 raise HTTP(200, oExp.export(), **response.headers)
 File "C:\Users\David\Google Drive\My Documents\OxCamNE.3.0\gluon\sqlhtml.py", line 3776, in export
 self.rows.export_to_csv_file(s, represent=True)
 File "C:\Users\David\Google Drive\My Documents\OxCamNE.3.0\gluon\packages\dal\pydal\objects.py", line 2809, in export_to_csv_file
 value = record[f]
 File "C:\Users\David\Google Drive\My Documents\OxCamNE.3.0\gluon\packages\dal\pydal\objects.py", line 103, in __getitem__
 raise KeyError(key)
 KeyError: 'Name'
 
 
 |