[postgis-tickets] [PostGIS] #4892: Debbie can't compile GDAL Master (GDAL 3.3)

PostGIS trac at osgeo.org
Mon Mar 29 15:06:50 PDT 2021


#4892: Debbie can't compile GDAL Master (GDAL 3.3)
------------------------+--------------------------------------
  Reporter:  robe       |      Owner:  robe
      Type:  defect     |     Status:  new
  Priority:  blocker    |  Milestone:  Website Management, Bots
 Component:  buildbots  |    Version:  master
Resolution:             |   Keywords:
------------------------+--------------------------------------

Comment (by robe):

 This stackoverflow suggests it's because of Python 2 and only supported in
 Python 3

 https://stackoverflow.com/questions/12541370/typeerror-encoding-is-an-
 invalid-keyword-argument-for-this-function


 {{{


 The terminal you are trying to run this on probably uses Python 2.x as
 standard.

 Try using the command "Python3" specifically in the terminal:

 $ Python3 yourfile.py

 (Tested and confirmed that 2.7 will give that error and that Python3
 handles it just fine.)

 }}}

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4892#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list