No module named 'plxscripting'

Hi there,

I'm trying to run a python script with PLAXIS 2D with IDLE and SciTE, but I get the following error:

Traceback (most recent call last):
File "D:/PLX_IDLE.py", line 4, in <module>
from plxscripting.easy import *
ModuleNotFoundError: No module named 'plxscripting'