[Qgis-developer] python error
Luiz Motta
motta.luiz at gmail.com
Thu Nov 18 15:08:54 EST 2010
Hi,
I read your code(db.py), your problem is use both, spaces(4 space) and TAB.
Use only one, not possible use both.
I setting my text editor to change TAB to 2 spaces.
See in your code the lines 33 and 34, have TAB, you need change for spaces.
If you use WINDOWS, i liked the Notepad++ editor for write Python's code to
small project, for complex projects i prefer use the ECLIPSE with PyDev.
2010/11/18 Muhammad Abu Hasan <mdabuhasan at gmail.com>
> Dear All,
>
> here is my python file and error , could you please help me , how can i
> solve it ?
>
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/qgis-developer/attachments/20101118/acd13164/attachment.html
More information about the Qgis-developer
mailing list