Wiimote- pywiiuse script error

Hey there, I’m using the pywiiuse - (python) library which in turn accesses the wiiuse(C++) libray in the form of a .dll to get data from the wiimote. The problem i’m having is the example.py script when run returns a function error saying
function dll.wiiuse_main() not found - help- does any know is this supposed to be a python function or is it in the C++ dll file?