You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: