Advertisement
Guest User

Untitled

a guest
Jan 12th, 2011
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. Performing MythTV Python Bindings database test
  2. /usr/bin/python2.6
  3. Python2.6 installed
  4. Establishing database connection
  5. Traceback (most recent call last):
  6. File "/usr/local/bin/MythDataGrabber", line 167, in <module>
  7. from MythTV import MythDB
  8. ImportError: No module named MythTV
  9. Traceback (most recent call last):
  10. File "<string>", line 1, in <module>
  11. ImportError: No module named MythDB.MythTV
  12. /usr/local/bin/mythicalLibrarian: line 1783: test: too many arguments
  13. Establishing database connection
  14. Traceback (most recent call last):
  15. File "/usr/local/bin/MythDataGrabber", line 167, in <module>
  16. from MythTV import MythDB
  17. ImportError: No module named MythTV
  18. there was a problem connecting to the database, check MythDatabase package
  19. MythTV Database Test ***FAILED***
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement