Please find an improved version of pyowfs on the project page - this version honors the LD_LIBRARY_PATH setting if owfs is installed in a non-standard location.
It now uses ctypes.cdll.LoadLibrary()
instead of ctypes.CDLL()
to load the library.
have fun,
marcus