1. Traceback (most recent call last):
  2. File "./lpmvbranch.py", line 50, in <module>
  3. main(sys.argv[1:])
  4. File "./lpmvbranch.py", line 34, in main
  5. if opts.project and opts.project != branch.project:
  6. File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/resource.py", line 380, in __ne__
  7. return not self == other
  8. File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/resource.py", line 706, in __eq__
  9. self.self_link == other.self_link and
  10. AttributeError: 'str' object has no attribute 'self_link'
Comments powered by Disqus