Hi,
I've been trying to use modbus version 3.2 in a personal project.
Upon the execution of my script, the following error popped up.

I can't seem to find any information regarding this problem, thus the creation of this issue.
I have tried to recompile the source code within the easymodbus folder as well as my own code.
I'm using Python 3.10.7 and installed modbus through pip 23.2.1
Thanks!