Advertisement
Guest User

Untitled

a guest
Feb 29th, 2012
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. Setting up python-minimal (2.7.1-0ubuntu5.1) ...
  2. Traceback (most recent call last):
  3. File "/usr/local/lib/python2.7/runpy.py", line 162, in _run_module_as_main
  4. "__main__", fname, loader, pkg_name)
  5. File "/usr/local/lib/python2.7/runpy.py", line 72, in _run_code
  6. exec code in run_globals
  7. File "/usr/local/lib/python2.7/compileall.py", line 16, in <module>
  8. import struct
  9. File "/usr/local/lib/python2.7/struct.py", line 1, in <module>
  10. from _struct import *
  11. ImportError: No module named _struct
  12. dpkg: error processing python-minimal (--configure):
  13. subprocess installed post-installation script returned error exit status 255
  14. Errors were encountered while processing:
  15. python-minimal
  16. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement