Hi Stefano,

Am Sat, Apr 02, 2022 at 07:03:04PM -0400 schrieb Stefano Rivera:
> > > >               return _sys.stdout.buffer if 'b' in self._mode else 
> > > > _sys.stdout
> > > E               AttributeError: '_io.StringIO' object has no attribute 
> > > 'buffer'
> 
> I assume the big relevant change here is
> https://bugs.python.org/issue14156 being fixed
> 
> I experimented a little and got to this patch, but it isn't complete
> yet

Thanks a lot for the patch.  Do you mean by "it isn't complete yet" the
issue that the build now fails with

   FileNotFoundError: [Errno 2] No such file or directory: '<stdout>'

as per Salsa CI[1]?

Kind regards

      Andreas.

[1] https://salsa.debian.org/med-team/khmer/-/jobs/2634492

-- 
http://fam-tille.de

Reply via email to