Hello. I am trying to upload a file of flashcards onto anki but everytime i try to do file > import> choose file> open it says error. what can i do to fix this
What does the error message say?
1 Like
Import failed.
Traceback (most recent call last):
File “/usr/share/anki/aqt/importing.py”, line 339, in importFile
importer.run()
File “/usr/share/anki/anki/importing/apkg.py”, line 39, in run
Anki2Importer.run(self)
File “/usr/share/anki/anki/importing/anki2.py”, line 23, in run
self._prepareFiles()
File “/usr/share/anki/anki/importing/anki2.py”, line 38, in _prepareFiles
self.src = Collection(self.file)
File “/usr/share/anki/anki/storage.py”, line 20, in Collection
assert path.endswith(“.anki2”)
AssertionError
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.