shakaran

Untitled

Jun 13th, 2012
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "bin/curvecalc", line 224, in refreshCurveView
  3. curvesVBox, zoomControlBox, self.curveset)
  4. File "bin/../light9/curvecalc/curveview.py", line 847, in __init__
  5. self.zoomControl = light9.curvecalc.zoomcontrol.ZoomControl()
  6. File "bin/../light9/curvecalc/zoomcontrol.py", line 73, in __init__
  7. self.leftbrack = GooCanvas.Polyline(parent=self.root,
  8. File "/usr/lib/python2.7/dist-packages/gi/module.py", line 249, in __getattr__
  9. return getattr(self._introspection_module, name)
  10. File "/usr/lib/python2.7/dist-packages/gi/module.py", line 107, in __getattr__
  11. self.__name__, name))
  12. AttributeError: 'gi.repository.GooCanvas' object has no attribute 'Polyline'
Advertisement
Add Comment
Please, Sign In to add comment