

parent = self.current_layer living_hinge.py:69: DeprecationWarning: lected is now a dict in the svg. if lected: living_hinge.py:68: DeprecationWarning: Effect.current_layer is now a method in the svg. dd = self.unittouu(str(_distance) + unit) living_hinge.py:66: DeprecationWarning: lected is now a dict in the svg. d = self.unittouu(str(_length) + unit) living_hinge.py:63: DeprecationWarning: Effect.unittouu is now a method in the svg document. l = self.unittouu(str(_length) + unit) living_hinge.py:60: DeprecationWarning: Effect.unittouu is now a method in the svg document. effect.affect() living_hinge.py:58: DeprecationWarning: Effect.unittouu is now a method in the svg document.

_option('-sep_distance',action='store',type='float', dest='sep_distance',default=0,help='distance between successive lines of hinge cuts.') living_hinge.py:180: DeprecationWarning: Effect.affect is now `n()`. _option('-gap_length',action='store',type='float', dest='gap_length',default=0,help='separation distance between successive hinge cuts.') living_hinge.py:52: DeprecationWarning: Effect.OptionParser or `optparse` has been deprecated and replaced with `argparser`.You must change `_option` to `self.arg_parser.add_argument` the arguments are similar. _option('-cut_length',action='store',type='float', dest='cut_length',default=0,help='length of the cuts for the hinge.') living_hinge.py:51: DeprecationWarning: Effect.OptionParser or `optparse` has been deprecated and replaced with `argparser`.You must change `_option` to `self.arg_parser.add_argument` the arguments are similar. _option('-unit',action='store',type='string', dest='unit',default='mm',help='units of measurement') living_hinge.py:50: DeprecationWarning: Effect.OptionParser or `optparse` has been deprecated and replaced with `argparser`.You must change `_option` to `self.arg_parser.add_argument` the arguments are similar. When I attempted to try my first hinge I got an error which said : living_hinge.py:49: DeprecationWarning: Effect.OptionParser or `optparse` has been deprecated and replaced with `argparser`.You must change `_option` to `self.arg_parser.add_argument` the arguments are similar. I also downloaded the extension for Living Hinges.
HOW TO INSTALL INKSCAPE ON MAC MAC
I just downloaded Inkscape on my Mac version 11.2.
