Advertisement
Guest User

Untitled

a guest
Jul 7th, 2015
372
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.88 KB | None | 0 0
  1. Error in sys.excepthook:
  2. Traceback (most recent call last):
  3. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/application.py", line 197, in excepthook
  4. return self.crash_handler(etype, evalue, tb)
  5. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/crashhandler.py", line 160, in __call__
  6. traceback = TBhandler.text(etype,evalue,etb,context=31)
  7. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/ultratb.py", line 432, in text
  8. tb_offset, context)
  9. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/ultratb.py", line 1000, in structured_traceback
  10. tb_offset)
  11. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/ultratb.py", line 951, in format_exception_as_a_whole
  12. frames = self.format_records(records)
  13. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/ultratb.py", line 796, in format_records
  14. for token_type, token, start, end, line in generate_tokens(linereader):
  15. File "/share/apps/sage/6.7/bin/local/lib/python/tokenize.py", line 294, in generate_tokens
  16. line = readline()
  17. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/ultratb.py", line 786, in linereader
  18. line = getline(file, lnum[0])
  19. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/utils/ulinecache.py", line 41, in getline
  20. lines = getlines(filename, module_globals)
  21. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/utils/ulinecache.py", line 37, in getlines
  22. return [l.decode(encoding, 'replace') for l in lines]
  23. File "/share/apps/sage/6.7/bin/local/lib/python/encodings/utf_8.py", line 15, in decode
  24. def decode(input, errors='strict'):
  25. KeyboardInterrupt
  26.  
  27. Original exception was:
  28. Traceback (most recent call last):
  29. File "/share/apps/sage/6.7/bin/src/bin/sage-ipython", line 13, in <module>
  30. app.initialize()
  31. File "<string>", line 2, in initialize
  32. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/config/application.py", line 75, in catch_config_error
  33. return method(app, *args, **kwargs)
  34. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/terminal/ipapp.py", line 332, in initialize
  35. self.init_shell()
  36. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/sage/repl/interpreter.py", line 795, in init_shell
  37. ipython_dir=self.ipython_dir)
  38. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/config/configurable.py", line 337, in instance
  39. inst = cls(*args, **kwargs)
  40. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/interactiveshell.py", line 494, in __init__
  41. self.init_history()
  42. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/interactiveshell.py", line 1607, in init_history
  43. self.history_manager = HistoryManager(shell=self, parent=self)
  44. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 505, in __init__
  45. **traits)
  46. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 199, in __init__
  47. self.init_db()
  48. File "<string>", line 2, in init_db
  49. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  50. self.init_db()
  51. File "<string>", line 2, in init_db
  52. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  53. self.init_db()
  54. File "<string>", line 2, in init_db
  55. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  56. self.init_db()
  57. File "<string>", line 2, in init_db
  58. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  59. self.init_db()
  60. File "<string>", line 2, in init_db
  61. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  62. self.init_db()
  63. File "<string>", line 2, in init_db
  64. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  65. self.init_db()
  66. File "<string>", line 2, in init_db
  67. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  68. self.init_db()
  69. File "<string>", line 2, in init_db
  70. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  71. self.init_db()
  72. File "<string>", line 2, in init_db
  73. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  74. self.init_db()
  75. File "<string>", line 2, in init_db
  76. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  77. self.init_db()
  78. File "<string>", line 2, in init_db
  79. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  80. self.init_db()
  81. File "<string>", line 2, in init_db
  82. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  83. self.init_db()
  84. File "<string>", line 2, in init_db
  85. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  86. self.init_db()
  87. File "<string>", line 2, in init_db
  88. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  89. self.init_db()
  90. File "<string>", line 2, in init_db
  91. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  92. self.init_db()
  93. File "<string>", line 2, in init_db
  94. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  95. self.init_db()
  96. File "<string>", line 2, in init_db
  97. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  98. self.init_db()
  99. File "<string>", line 2, in init_db
  100. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  101. self.init_db()
  102. File "<string>", line 2, in init_db
  103. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  104. self.init_db()
  105. File "<string>", line 2, in init_db
  106. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  107. self.init_db()
  108. File "<string>", line 2, in init_db
  109. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  110. self.init_db()
  111. File "<string>", line 2, in init_db
  112. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  113. self.init_db()
  114. File "<string>", line 2, in init_db
  115. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  116. self.init_db()
  117. File "<string>", line 2, in init_db
  118. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  119. self.init_db()
  120. File "<string>", line 2, in init_db
  121. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  122. self.init_db()
  123. File "<string>", line 2, in init_db
  124. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  125. self.init_db()
  126. File "<string>", line 2, in init_db
  127. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  128. self.init_db()
  129. File "<string>", line 2, in init_db
  130. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  131. self.init_db()
  132. File "<string>", line 2, in init_db
  133. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  134. self.init_db()
  135. File "<string>", line 2, in init_db
  136. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  137. self.init_db()
  138. File "<string>", line 2, in init_db
  139. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  140. self.init_db()
  141. File "<string>", line 2, in init_db
  142. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  143. self.init_db()
  144. File "<string>", line 2, in init_db
  145. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  146. self.init_db()
  147. File "<string>", line 2, in init_db
  148. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  149. self.init_db()
  150. File "<string>", line 2, in init_db
  151. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  152. self.init_db()
  153. File "<string>", line 2, in init_db
  154. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  155. self.init_db()
  156. File "<string>", line 2, in init_db
  157. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  158. self.init_db()
  159. File "<string>", line 2, in init_db
  160. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  161. self.init_db()
  162. File "<string>", line 2, in init_db
  163. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  164. self.init_db()
  165. File "<string>", line 2, in init_db
  166. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  167. self.init_db()
  168. File "<string>", line 2, in init_db
  169. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  170. self.init_db()
  171. File "<string>", line 2, in init_db
  172. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 92, in catch_corrupt_db
  173. self.init_db()
  174. File "<string>", line 2, in init_db
  175. File "/share/apps/sage/6.7/bin/local/lib/python2.7/site-packages/IPython/core/history.py", line 85, in catch_corrupt_db
  176. return f(self, *a, **kw)
  177. KeyboardInterrupt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement