[Ironpython-users] How to free memory in ironpython

Djordje Spasic issworld2000 at yahoo.com
Thu Nov 10 08:27:51 EST 2016


Yes, that's what I did. But I forgot to remove the "utils" from the list of arguments, when I wrote it. I just copied your code. Sorry about that.
So this call:

convertToShapefiles_Result = utils.OGR2OGR(osm_filePath, shps_filePath, bstrOptions, None)  


raises this error:
Could not convert argument 0 for call to OGR2OGR
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20161110/d6adf80f/attachment.html>


More information about the Ironpython-users mailing list