du970821 opened this issue 2 years ago · 0 comments
dll_path = '%s/build/dll/libs2v.so' % os.path.dirname(os.path.realpath(file)) if os.path.exists(dll_path): S2VLIB = _s2v_lib(sys.argv) else: S2VLIB = None