python-fu script no more working after gmic installation

Hello,

I installed gimp one week ago and used python-fu for scripting. It works very well on windows-10

Yesterday, i installed gmic. It seem to work well on GUI.

Now, here comes the issue:
After having installed GMIC the python-fu script does not work anymore. I have this error message:

GIMP-Error: Unable to run plug-in “zlib1.dll”
(C:\Users\admin.gimp-2.8\plug-ins\gmic_gimp_qt\zlib1.dll)
Failed to execute child process (Exec format error)

When i delete the gmic_gimp_qt directory completely the scripts work again.

Thank you for you help.
My goal is to automate the script diego’s pseudohdreffect http://gimpscripts.com/2016/10/pseudo-hdr-effect/ on windows 10 using python-fu