Skip to content

Instantly share code, notes, and snippets.

@dwf
Created April 20, 2016 20:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dwf/c659fdd50285b5a4885c10acc34b77e7 to your computer and use it in GitHub Desktop.
Save dwf/c659fdd50285b5a4885c10acc34b77e7 to your computer and use it in GitHub Desktop.
traceback of IPython caught in infinite corrupt DB handling loop
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 227, in init_db
end timestamp, num_cmds integer, remark text)""")
sqlite3.OperationalError: disk I/O error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/u/wardefar/miniconda/lib/python3.4/inspect.py", line 977, in getfullargspec
skip_bound_arg=False)
File "/u/wardefar/miniconda/lib/python3.4/inspect.py", line 1905, in _signature_internal
skip_bound_arg)
File "/u/wardefar/miniconda/lib/python3.4/inspect.py", line 1953, in _signature_internal
return Signature.from_function(obj)
File "/u/wardefar/miniconda/lib/python3.4/inspect.py", line 2458, in from_function
__validate_parameters__=is_duck_function)
File "/u/wardefar/miniconda/lib/python3.4/inspect.py", line 2374, in __init__
for param in parameters))
File "/u/wardefar/miniconda/lib/python3.4/collections/__init__.py", line 60, in __init__
self.__update(*args, **kwds)
File "/u/wardefar/miniconda/lib/python3.4/_collections_abc.py", line 590, in update
if isinstance(other, Mapping):
File "/u/wardefar/miniconda/lib/python3.4/abc.py", line 188, in __instancecheck__
subclass in cls._abc_negative_cache):
File "/u/wardefar/miniconda/lib/python3.4/_weakrefset.py", line 75, in __contains__
return wr in self.data
RuntimeError: maximum recursion depth exceeded in comparison
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/u/wardefar/miniconda/bin/ipython", line 6, in <module>
sys.exit(start_ipython())
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/__init__.py", line 120, in start_ipython
return launch_new_instance(argv=argv, **kwargs)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/config/application.py", line 573, in launch_instance
app.initialize(argv)
File "<string>", line 2, in initialize
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/config/application.py", line 75, in catch_config_error
return method(app, *args, **kwargs)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/terminal/ipapp.py", line 332, in initialize
self.init_shell()
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/terminal/ipapp.py", line 348, in init_shell
ipython_dir=self.ipython_dir, user_ns=self.user_ns)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/config/configurable.py", line 337, in instance
inst = cls(*args, **kwargs)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/interactiveshell.py", line 494, in __init__
self.init_history()
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/interactiveshell.py", line 1607, in init_history
self.history_manager = HistoryManager(shell=self, parent=self)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 505, in __init__
**traits)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 199, in __init__
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
self.init_db()
File "<string>", line 2, in init_db
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
return f(self, *a, **kw)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/core/history.py", line 224, in init_db
self.db = sqlite3.connect(self.hist_file, **kwargs)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/utils/traitlets.py", line 445, in __set__
obj._notify_trait(self.name, old_value, new_value)
File "/u/wardefar/miniconda/lib/python3.4/site-packages/IPython/utils/traitlets.py", line 586, in _notify_trait
argspec = inspect.getargspec(c)
File "/u/wardefar/miniconda/lib/python3.4/inspect.py", line 934, in getargspec
getfullargspec(func)
File "/u/wardefar/miniconda/lib/python3.4/inspect.py", line 983, in getfullargspec
raise TypeError('unsupported callable') from ex
TypeError: unsupported callable
If you suspect this is an IPython bug, please report it at:
https://github.com/ipython/ipython/issues
or send an email to the mailing list at ipython-dev@scipy.org
You can print a more detailed traceback right now with "%tb", or use "%debug"
to interactively debug it.
Extra-detailed tracebacks for bug-reporting purposes can be enabled via:
c.Application.verbose_crash=True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment