Advertisement
Guest User

Untitled

a guest
Jun 24th, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. + python bin/taillogs.py
  2. Traceback (most recent call last):
  3. File "bin/taillogs.py", line 115, in <module>
  4. p.packages[k].html()
  5. File "bin/taillogs.py", line 15, in html
  6. if self.status.startswith('Dependency'):
  7. AttributeError: 'NoneType' object has no attribute 'startswith'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement