Skip to content
This repository has been archived by the owner on May 8, 2021. It is now read-only.

issue launching Cartogram #8

Open
naoM opened this issue Jul 20, 2014 · 2 comments
Open

issue launching Cartogram #8

naoM opened this issue Jul 20, 2014 · 2 comments

Comments

@naoM
Copy link

naoM commented Jul 20, 2014

Hi,

launching cartogram on either Qgis 2.0 or 2.4 on Fedora 20, I get the following error:


Traceback (most recent call last):
File "/home/nao/.qgis2/python/plugins/cartogram_creator/plugin.py", line 136, in run
d = doCartogram.Dialog(self.iface)
File "/home/nao/.qgis2/python/plugins/cartogram_creator/doCartogram.py", line 61, in init
for name, layer in layermap.iteritems():
File "/home/nao/.qgis2/python/plugins/cartogram_creator/doCartogram.py", line 61, in init
for name, layer in layermap.iteritems():
File "/usr/lib64/python2.7/bdb.py", line 49, in trace_dispatch
return self.dispatch_line(frame)
File "/usr/lib64/python2.7/bdb.py", line 68, in dispatch_line
if self.quitting: raise BdbQuit
BdbQuit

Version de Python :
2.7.5 (default, Jun 25 2014, 10:19:55)
[GCC 4.8.2 20131212 (Red Hat 4.8.2-7)]

Version de QGIS :
2.4.0-Chugiak Chugiak, exported

Chemin vers Python : ['/usr/share/qgis/python/plugins/processing', '/usr/share/qgis/python', u'/home/nao/.qgis2/python', u'/home/nao/.qgis2/python/plugins', '/usr/share/qgis/python/plugins', '/usr/lib64/python27.zip', '/usr/lib64/python2.7', '/usr/lib64/python2.7/plat-linux2', '/usr/lib64/python2.7/lib-tk', '/usr/lib64/python2.7/lib-old', '/usr/lib64/python2.7/lib-dynload', '/usr/lib64/python2.7/site-packages', '/usr/lib64/python2.7/site-packages/PIL', '/usr/lib64/python2.7/site-packages/gtk-2.0', '/usr/lib64/python2.7/site-packages/wx-2.8-gtk2-unicode', '/usr/lib/python2.7/site-packages', '/usr/share/qgis/python/plugins/fTools/tools']

the cartogram plugin has been unzipped to the "/home/nao/.qgis2/python/plugins/cartogram_creator" directory.

Have you any idea of what is going wrong ?

regards,

@GP1979
Copy link

GP1979 commented Jul 23, 2014

I also encounter this issue... (QGIS v 2.2 or 2.4). Any help would be greatly appreciated.

Thank you.

@carsonfarmer
Copy link
Owner

This is a duplicate of #5 and I will take a look at it shortly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants