-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
I'm trying to solve the RE 2 Remake problem, but each time I execute ./install-mf-64.sh I get this:
Traceback (most recent call last):
File "installcab.py", line 303, in
output_files = extract_from_installer(cabfile, tmpdir, component)
File "installcab.py", line 192, in extract_from_installer
subprocess.check_output(cmd)
File "/usr/lib/python2.7/subprocess.py", line 216, in check_output
process = Popen(stdout=PIPE, *popenargs, **kwargs)
File "/usr/lib/python2.7/subprocess.py", line 394, in init
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
Metadata
Metadata
Assignees
Labels
No labels