The system cannot find the file specified
File "eval.py", line 11, in
Same issue
File "eval.py", line 11, in import lanms File "C:\Users\Dhruv\EAST\lanms__init__.py", line 7, in if subprocess.call(['make', '-C', BASE_DIR]) != 0: # return value File "C:\Users\Dhruv\AppData\Local\Programs\Python\Python37\lib\subprocess.py", line 323, in call with Popen(*popenargs, **kwargs) as p: File "C:\Users\Dhruv\AppData\Local\Programs\Python\Python37\lib\subprocess.py", line 775, in init restore_signals, start_new_session) File "C:\Users\Dhruv\AppData\Local\Programs\Python\Python37\lib\subprocess.py", line 1178, in _execute_child startupinfo) FileNotFoundError: [WinError 2] The system cannot find the file specified
Same issue. Did you got resolved?