Hi some issues here on 2.76 RC OSX 10.10.5 with addon v 1.0, while drawing on object with grease pencil and even while converting it into a bezier curve, same issue on a Windows 10 with same release:
Traceback (most recent call last):
File “/Users/atelier/Library/Application Support/Blender/2.76/scripts/addons/sculpt_stroke_on_grease_pencil.py”, line 112, in execute
brush_stroke(stroke=stroke)
File “/Applications/blender-2.76-rc1-OSX_10.6-x86_64/blender.app/Contents/MacOS/…/Resources/2.76/scripts/modules/bpy/ops.py”, line 189, in call
ret = op_call(self.idname_py(), None, kw)
TypeError: Converting py args to operator properties: SCULPT_OT_brush_stroke.stroke error converting a member of a collection from a dicts into an RNA collection, failed with: TypeError: Converting a python list to an RNA collection: keyword “size” missing
location: <unknown location>:-1