Help with plugin installment Simplex

Hi! I have installed (through the easy intallation, not manually one) the plugin following the instructions, but when I try to launch it using the line of code:

from simplexui import runSimplexUI
runSimplexUI()

I have this error:

Error: No module named ‘simplexui’

# Traceback (most recent call last):

# File “”, line 1, in

# ModuleNotFoundError: No module named ‘simplexui’

I can’t figure out what’s wrong, I follow the procedure for the installation step by step. Could you help me please? Thanks in advance.

The unfortunate answer for this is “Do the manual install”.
Much of what could go wrong is handled by that process.

And re-reading what I wrote, step 3 of the manual install could be more clear.
It should be something like
3. Copy the "simplex.mod" file and the "simplex" folder from the zip file you downloaded into the modules folder.

1 Like

Done and it is working, thank you so much for your help. :slightly_smiling_face:
I am going to experiment with it to introduce it into my facial personal projects workflow, I am so happy and excited to do that!
Thanks again. :smiley:

Glad to help. I’ll have to look at the install script and see if I can figure out how it failed.

Also, it seems like the upgrade to the new forum nuked the link to the simplex youtube walkthrough, so I’ll just re-post that here.

1 Like

Yeah I have found it on YouTube randomly searching for Simplex related contents, thanks a lot.
I am checking it out, it is great! :smiley: