You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Import failed. Debugging info:
Traceback (most recent call last):
File "/nix/store/j2lcps7zkkm558r1v27mj3xx27wclijx-anki-2.0.36/lib/python2.7/site-packages/aqt/importing.py", line 294, in importFile
importer.open()
File "/home/siddharthist/Documents/Anki/addons/latexbiport/lateximport.py", line 56, in open
self.cacheFile()
File "/home/siddharthist/Documents/Anki/addons/latexbiport/lateximport.py", line 62, in cacheFile
self.openFile()
File "/home/siddharthist/Documents/Anki/addons/latexbiport/lateximport.py", line 68, in openFile
self.processFile(unicode(self.fileobj.read(), "utf-8"))
File "/home/siddharthist/Documents/Anki/addons/latexbiport/lateximport.py", line 207, in processFile
self.preamble, document, ci = pieces[0]
IndexError: list index out of range
Yes, there probably are better ways of notifying the user. On the other hand, there's probably more than one possible cause for this error. For example, what happens if you only have
Hi, I'm getting the following traceback:
on the following .tex file: https://pastebin.com/raw/E27DJAmv
Any ideas why?
The text was updated successfully, but these errors were encountered: