Advertisement
Guest User

Untitled

a guest
Jan 18th, 2012
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. BEGINNING TO READ IN STORIES
  2. ############################################################
  3. ############################################################
  4. ############################################################
  5. ############################################################
  6. ############################################################
  7.  
  8.  
  9. CHECKING DATABASE TYPE
  10. ############################################################
  11. Traceback (most recent call last):
  12. File "CoPress-Convert.py", line 848, in <module>
  13. main()
  14. File "CoPress-Convert.py", line 821, in main
  15. version,stories,images = importStories(verbose)
  16. File "CoPress-Convert.py", line 681, in importStories
  17. if line[1] == "Priority":
  18. IndexError: list index out of range
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement