The code no longer is working within the _wrapper.py
I've updated
line 7 to
dll_path = os.path.dirname(os.path.abspath(__file__)) + os.sep + dll_filename
and it is working fine.
Also might be a good idea to note this does not work with amd64 dll only the 32bit