Hi Antonio,

since python-mipp is now available I tried to build mpop but it
failed when trying the unit tests:


...

======================================================================
ERROR: test_as_image (test_channel.TestChannel)
Check the geo_image version of the channel.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/buildd/python-mpop-1.0.0/mpop/test_channel.py", line 311, in 
test_as_image
    img = self.chan.as_image(False)
  File "mpop/channel.py", line 252, in as_image
    from mpop.imageo.geo_image import GeoImage
  File "mpop/imageo/geo_image.py", line 35, in <module>
    import Image as pil
ImportError: No module named Image

----------------------------------------------------------------------
Ran 29 tests in 0.014s


This is probably due to the fact that you forgot python-pil build-dependency.
Could you please fix the Build-Depends and test the package in pbuilder?

Kind regards

         Andreas.


-- 
http://fam-tille.de

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to