dangvansam / lanms-python3.6

Builded modul lanms for python 3.6+windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lanms-python3.6

Built modul lanms for python 3.6+windows 64bit

Download(clone) package lanms to your cumputer and extract to project directory. Done!

bug import lanms modul:

  import lanms
  File "H:\TEXT DETECT-RECOGNITION\RFB-Text-Detection-master\lanms\__init__.py", line 7, in <module>
    if subprocess.call(['make', '-C', BASE_DIR]) != 0:  # return value
  File "C:\Users\admin\AppData\Local\Programs\Python\Python36\lib\subprocess.py", line 287, in call
    with Popen(*popenargs, **kwargs) as p:
  File "C:\Users\admin\AppData\Local\Programs\Python\Python36\lib\subprocess.py", line 729, in __init__
    restore_signals, start_new_session)
  File "C:\Users\admin\AppData\Local\Programs\Python\Python36\lib\subprocess.py", line 1017, in _execute_child
    startupinfo)
FileNotFoundError: [WinError 2] The system cannot find the file specified

About

Builded modul lanms for python 3.6+windows


Languages

Language:C++ 99.8%Language:Python 0.1%Language:Makefile 0.1%