Skip to content

dangvansam/lanms-python3.6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages