Advertisement
Guest User

Untitled

a guest
Feb 19th, 2014
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. Setting up python3-pkg-resources (2.2-1) ...
  2. Exception ignored in: <bound method Popen.__del__ of <subprocess.Popen object at 0x7f693fc39518>>
  3. Traceback (most recent call last):
  4. File "/usr/lib/python3.4/subprocess.py", line 897, in __del__
  5. TypeError: 'NoneType' object is not callable
  6. Exception ignored in: <bound method Popen.__del__ of <subprocess.Popen object at 0x7f693fc395c0>>
  7. Traceback (most recent call last):
  8. File "/usr/lib/python3.4/subprocess.py", line 897, in __del__
  9. TypeError: 'NoneType' object is not callable
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement