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