mgear 2.6.1
running:
import mgear.maya.rigbits.channelWrangler as channelWrangler
channelWrangler.applyChannelConfig("E:/01_production/assets/char/characterA/rig/data/faceUI.cc")
results in:
Error: AttributeError: file D:\Dropbox\maya\modules\mgear\scripts\mgear\maya\attribute.py line 292: 'unicode' object has no attribute 'name'`
This should not happen? I could not find a reason why exactly this goes wrong. The cwc file seems to be valid.