Advertisement
RyanDolan123

?

Jun 8th, 2014
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/Users/RyanDolan123/everywordbot-master/everywordbot.py", line 64, in <module>
  3. bot.post()
  4. File "/Users/RyanDolan123/everywordbot-master/everywordbot.py", line 36, in post
  5. index = self._get_current_index()
  6. File "/Users/RyanDolan123/everywordbot-master/everywordbot.py", line 20, in _get_current_index
  7. return int(index_fh.read().strip())
  8. ValueError: invalid literal for int() with base 10: ''
  9. Ryans-iMac:~ RyanDolan123$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement