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
[new tag] v0.4.9 -> v0.4.9
Traceback (most recent call last):
File "C:\Users\dpc\Desktop\winRepo.repo\repo/main.py", line 538, in
_Main(sys.argv[1:])
File "C:\Users\dpc\Desktop\winRepo.repo\repo/main.py", line 512, in _Main
result = repo._Run(argv) or 0
File "C:\Users\dpc\Desktop\winRepo.repo\repo/main.py", line 181, in _Run
portable.NoPager(cmd)
File "C:\Users\dpc\Desktop\winRepo.repo\repo\portable.py", line 277, in NoPag
er
RunWindowsShell(cmd)
File "C:\Users\dpc\Desktop\winRepo.repo\repo\portable.py", line 281, in RunWi
ndowsShell
redirect_all(executable)
File "C:\Users\dpc\Desktop\winRepo.repo\repo\portable.py", line 288, in redir
ect_all
p = subprocess.Popen([executable], stdin=subprocess.PIPE, stdout=old_sysout,
stderr=old_syserr)
File "C:\Python27\lib\subprocess.py", line 394, in init
errread, errwrite)
File "C:\Python27\lib\subprocess.py", line 644, in _execute_child
startupinfo)
WindowsError: [Error 2]
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "C:\Users\dpc\Desktop\winRepo.repo\repo/main.py", line 538, in
_Main(sys.argv[1:])
File "C:\Users\dpc\Desktop\winRepo.repo\repo/main.py", line 512, in _Main
result = repo._Run(argv) or 0
File "C:\Users\dpc\Desktop\winRepo.repo\repo/main.py", line 181, in _Run
portable.NoPager(cmd)
File "C:\Users\dpc\Desktop\winRepo.repo\repo\portable.py", line 277, in NoPag
er
RunWindowsShell(cmd)
File "C:\Users\dpc\Desktop\winRepo.repo\repo\portable.py", line 281, in RunWi
ndowsShell
redirect_all(executable)
File "C:\Users\dpc\Desktop\winRepo.repo\repo\portable.py", line 288, in redir
ect_all
p = subprocess.Popen([executable], stdin=subprocess.PIPE, stdout=old_sysout,
stderr=old_syserr)
File "C:\Python27\lib\subprocess.py", line 394, in init
errread, errwrite)
File "C:\Python27\lib\subprocess.py", line 644, in _execute_child
startupinfo)
WindowsError: [Error 2]
The text was updated successfully, but these errors were encountered: