Skip to content Skip to sidebar Skip to footer
Showing posts with the label Plugins

Python Typeerror: __init__() Takes Exactly 4 Arguments (1 Given)

I am working with python plugins for QGIS.I am using python2.5 and pyqt4 .My init method takes 4 ar… Read more Python Typeerror: __init__() Takes Exactly 4 Arguments (1 Given)