Page 1 of 1

No Module named 'py.operators' error

PostPosted: Tue Apr 05, 2022 11:23 pm
by glydergrid7.0
Hello, I am really new to blender, modelling and game development. The error I am seeing has something to do with python and it happens when I try to enable makeclothes in Blender.
Can someone please tell me what this means and how to rectify the error so I can use the plugin.
Screenshot 2022-04-05 192241.png

Re: No Module named 'py.operators' error

PostPosted: Wed Apr 06, 2022 1:55 am
by loki1950
Welcome glydergrid7.0 first observation it's not makeclothes that you tried to activate but our makehuman-blender bridge that said for that plug in to work a socket connection between makehuman and blender so the makehuman side of the plug in must be active at the same time and the server on the makehuman side must be able to make that connection to blender and please check the read me file to make sure that what you downloaded will work with blender 3.0 there have been major API changes with the move to the 3.0 series that we may not have caught yet.

Enjoy the Choice :)

Re: No Module named 'py.operators' error

PostPosted: Mon Apr 11, 2022 4:24 pm
by joepal
The error is very odd. I have MakeClothes running in Blender 3.0, so it should not be a problem to enable it. Further, googling for the error message gives no hint to what's wrong. The crash itself is in blender, not in MakeClothes, and there is no reference to what in MakeClothes that was the initial cause.

Exactly which version did you download? The 1.2.0 release binary?

You could try to download a later makeclothes separately from https://download.tuxfamily.org/makehuman/plugins/ and see if it works better.