[Qgis-user] Problems with image clipper

Nikos Alexandris nikos.alexandris at felis.uni-freiburg.de
Wed Sep 30 06:28:12 PDT 2009


On Wed, 2009-09-30 at 15:03 +0200, Agustin Lobo wrote:
> Hi!
> 
> After installing image clipper (Qgis 1.3.0, ubuntu 8.10)
> 1. The plugin is still listed as not installed.
> 2. At restarting QGIS, the following error is displayed:
> 
> Traceback (most recent call last):
>   File "", line 2, in
>   File "/home/alobo/.qgis//python/plugins/image_clipper/__init__.py", 
> line 22, in
>     from imageclipper import ImageClipper
>   File 
> "/home/alobo/.qgis//python/plugins/image_clipper/imageclipper.py", line 
> 9, in
>     from dlgimageclipper import ImageClipperDlg
>   File 
> "/home/alobo/.qgis//python/plugins/image_clipper/dlgimageclipper.py", line 1
>     """
>   ^
> IndentationError: unexpected indent
> 
> Python version:
> 2.5.2 (r252:60911, Oct  5 2008, 19:42:18)
> [GCC 4.3.2]

Image Clipper fails to work (also) for me under Jaunty 64-bit, QGIS
1.4.0-trunk (revision 11691). The following is reported at start (same
as Agus' traceback):

--%<---
Traceback (most recent call last):
  File "", line 2, in 
  File "/home/nik/.qgis//python/plugins/image_clipper/__init__.py", line
22, in 
    from imageclipper import ImageClipper
  File "/home/nik/.qgis//python/plugins/image_clipper/imageclipper.py",
line 9, in 
    from dlgimageclipper import ImageClipperDlg
  File
"/home/nik/.qgis//python/plugins/image_clipper/dlgimageclipper.py", line
1
    """
  ^
IndentationError: unexpected indent

Python version:
2.6.2 (release26-maint, Apr 19 2009, 02:15:38) 
[GCC 4.3.3]
--%<---

Nikos




More information about the Qgis-user mailing list