Dene33 / video_to_bvh

Convert human motion from video to .bvh
369 stars 112 forks source link

'Object' object has no attribute 'select' #28

Open xinzi2018 opened 4 years ago

xinzi2018 commented 4 years ago

when i run "blender --background hmr/csv_to_bvh.blend -noaudio -P hmr/csv_to_bvh.py",then will have an error: bpy.data.objects['rig'].select = True AttributeError: 'Object' object has no attribute 'select'