MHX-2 exporter fails to load in MH r1469

Hi Thomas, I very appreciate your Work on MHX-2 . Unfortunately the exporter is not running with the latest MakeHuman version from Bitbucket due to this error:
Could not load 9_export_mhx2
Traceback (most recent call last):
File "./core/mhmain.py", line 476, in loadPlugin
module = imp.load_module(name, fp, pathname, description)
File "plugins/9_export_mhx2/__init__.py", line 21, in <module>
from exportutils.config import Config
ImportError: No module named exportutils.config
I'm using MakeHuman r1469 and the latest version of MHX-2 (cf97da9). Is there any chance to get this bug fixed soon?
Could not load 9_export_mhx2
Traceback (most recent call last):
File "./core/mhmain.py", line 476, in loadPlugin
module = imp.load_module(name, fp, pathname, description)
File "plugins/9_export_mhx2/__init__.py", line 21, in <module>
from exportutils.config import Config
ImportError: No module named exportutils.config
I'm using MakeHuman r1469 and the latest version of MHX-2 (cf97da9). Is there any chance to get this bug fixed soon?