[Qgis-developer] Python3 and cStringIO in processing

Richard Duivenvoorde rdmailings at duif.net
Sun Sep 18 04:02:12 PDT 2016


Hi,

testing Python3/Qt5 I get the following message:

  File
"/home/richard/apps/qgis3/master/debug/share/qgis/python/plugins/processing/tools/vector.py",
line 34, in
    import cStringIO

According to:

http://stackoverflow.com/questions/30377620/python-3-4-cstringio-vs-stringio

there is no cStringIO anymore in py3

do I miss a compile/install step or isn't processing not yet ready to
use yet?

Regards,

Richard Duivenvoorde


More information about the Qgis-developer mailing list