Traceback (most recent call last):
File "C:\Users\Besitzer\Desktop\psolver\psolve.py", line 958, in
cm.algo.compile(cm, filecmd=='compile') # compile the model
File "C:\Users\Besitzer\Desktop\psolver\psolve.py", line 483, in compile
p1= sp.Popen(['cat']+tgzList, stdout=sp.PIPE)
File "C:\Users\Besitzer\AppData\Local\Programs\Python\Python39\lib\subprocess.py", line 947, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "C:\Users\Besitzer\AppData\Local\Programs\Python\Python39\lib\subprocess.py", line 1416, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
FileNotFoundError: [WinError 2] Das System kann die angegebene Datei nicht finden
Traceback (most recent call last):
File "C:\Users\Besitzer\Desktop\psolver\psolve.py", line 958, in
cm.algo.compile(cm, filecmd=='compile') # compile the model
File "C:\Users\Besitzer\Desktop\psolver\psolve.py", line 483, in compile
p1= sp.Popen(['cat']+tgzList, stdout=sp.PIPE)
File "C:\Users\Besitzer\AppData\Local\Programs\Python\Python39\lib\subprocess.py", line 947, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "C:\Users\Besitzer\AppData\Local\Programs\Python\Python39\lib\subprocess.py", line 1416, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
FileNotFoundError: [WinError 2] Das System kann die angegebene Datei nicht finden