Advertisement
Guest User

Untitled

a guest
Aug 20th, 2014
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. 2014-08-20 16:34:10+1000 [-] Unhandled Error
  2. Traceback (most recent call last):
  3. File "/home/debian/tmnt/tmnttwist.py", line 175, in <module>
  4. main()
  5. File "/home/debian/tmnt/tmnttwist.py", line 172, in main
  6. reactor.run()
  7. File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1169, in run
  8. self.mainLoop()
  9. --- <exception caught here> ---
  10. File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1181, in mainLoop
  11. self.doIteration(t)
  12. File "/usr/lib/python2.7/dist-packages/twisted/internet/pollreactor.py", line 153, in doPoll
  13. l = self._poller.poll(timeout)
  14. exceptions.OverflowError: Python int too large to convert to C long
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement