Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Traceback (most recent call last):
- File "/Users/RyanDolan123/everywordbot-master/everywordbot.py", line 64, in <module>
- bot.post()
- File "/Users/RyanDolan123/everywordbot-master/everywordbot.py", line 36, in post
- index = self._get_current_index()
- File "/Users/RyanDolan123/everywordbot-master/everywordbot.py", line 20, in _get_current_index
- return int(index_fh.read().strip())
- ValueError: invalid literal for int() with base 10: ''
- Ryans-iMac:~ RyanDolan123$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement