Advertisement
Guest User

Untitled

a guest
Sep 26th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. stephen@linux-p9sz:~/fpdb/fpdb-0.26> run_fpdb.py
  2. Python 2.7...
  3. Traceback (most recent call last):
  4. File "fpdb.pyw", line 91, in <module>
  5. import GuiImapFetcher
  6. File "/home/stephen/fpdb/fpdb-0.26/pyfpdb/GuiImapFetcher.py", line 28, in <module>
  7. import ImapFetcher
  8. File "/home/stephen/fpdb/fpdb-0.26/pyfpdb/ImapFetcher.py", line 35, in <module>
  9. import PokerStarsSummary
  10. File "/home/stephen/fpdb/fpdb-0.26/pyfpdb/PokerStarsSummary.py", line 1
  11. <!DOCTYPE html
  12. ^
  13. SyntaxError: invalid syntax
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement