Changed subprocess.call for repack to no longer send sys.stderr as stderr. ...
Changed subprocess.call for repack to no longer send sys.stderr as stderr. This breaks in iPython because it overwrites the stderr with an ioStream that cannot be treated as a file.
Loading
Please register or sign in to comment