#4023: TypeError: a bytes-like object is required, not 'str'
--------------------------+-------------------------
  Reporter:  pvanbosgeo   |      Owner:  grass-dev@…
      Type:  defect       |     Status:  new
  Priority:  normal       |  Milestone:
 Component:  Default      |    Version:  unspecified
Resolution:               |   Keywords:
       CPU:  Unspecified  |   Platform:  MSWindows
--------------------------+-------------------------

Comment (by annakrat):

 Should be enough to remove 'b' from:


 {{{
 fileConf = open(confilename, 'wb')
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/4023#comment:1>
GRASS GIS <https://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to