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

Error in QGIS 2.4 #5

Open
bjquinn opened this issue Jul 10, 2014 · 1 comment
Open

Error in QGIS 2.4 #5

bjquinn opened this issue Jul 10, 2014 · 1 comment
Labels

Comments

@bjquinn
Copy link

bjquinn commented Jul 10, 2014

Perhaps I'm doing something wrong, but...

An error has occured while executing Python code:

Traceback (most recent call last):
File "C:/PROGRA1/QGISCH1/apps/qgis/./python/plugins\cartogram-plugin\plugin.py", line 136, in run
d = doCartogram.Dialog(self.iface)
File "C:/PROGRA1/QGISCH1/apps/qgis/./python/plugins\cartogram-plugin\doCartogram.py", line 61, in init
for name, layer in layermap.iteritems():
File "C:/PROGRA1/QGISCH1/apps/qgis/./python/plugins\cartogram-plugin\doCartogram.py", line 61, in init
for name, layer in layermap.iteritems():
File "C:\PROGRA1\QGISCH1\apps\Python27\lib\bdb.py", line 49, in trace_dispatch
return self.dispatch_line(frame)
File "C:\PROGRA1\QGISCH1\apps\Python27\lib\bdb.py", line 68, in dispatch_line
if self.quitting: raise BdbQuit
BdbQuit

Python version:
2.7.5 (default, May 15 2013, 22:44:16) [MSC v.1500 64 bit (AMD64)]

QGIS version:
2.4.0-Chugiak Chugiak, 8fdd08a

Python path: ['C:/PROGRA1/QGISCH1/apps/qgis/./python/plugins\processing', 'C:/PROGRA1/QGISCH1/apps/qgis/./python', u'C:/Users/bjquinn/.qgis2/python', u'C:/Users/bjquinn/.qgis2/python/plugins', 'C:/PROGRA1/QGISCH1/apps/qgis/./python/plugins', 'C:\PROGRA1\QGISCH1\bin\python27.zip', 'C:\PROGRA1\QGISCH1\apps\Python27\DLLs', 'C:\PROGRA1\QGISCH1\apps\Python27\lib', 'C:\PROGRA1\QGISCH1\apps\Python27\lib\plat-win', 'C:\PROGRA1\QGISCH1\apps\Python27\lib\lib-tk', 'C:\PROGRA1\QGISCH1\bin', 'C:\PROGRA1\QGISCH1\apps\Python27', 'C:\PROGRA1\QGISCH1\apps\Python27\lib\site-packages', 'C:\PROGRA1\QGISCH1\apps\Python27\lib\site-packages\PIL', 'C:\PROGRA1\QGISCH1\apps\Python27\lib\site-packages\jinja2-2.7.2-py2.7.egg', 'C:\PROGRA1\QGISCH1\apps\Python27\lib\site-packages\markupsafe-0.23-py2.7-win-amd64.egg', 'C:\PROGRA1\QGISCH1\apps\Python27\lib\site-packages\pytz-2012j-py2.7.egg', 'C:\PROGRA1\QGISCH1\apps\Python27\lib\site-packages\win32', 'C:\PROGRA1\QGISCH1\apps\Python27\lib\site-packages\win32\lib', 'C:\PROGRA1\QGISCH1\apps\Python27\lib\site-packages\Pythonwin', 'C:\PROGRA1\QGISCH1\apps\Python27\lib\site-packages\Shapely-1.2.18-py2.7-win-amd64.egg', 'C:\PROGRA1\QGISCH1\apps\Python27\lib\site-packages\six-1.3.0-py2.7.egg', 'C:\PROGRA1\QGISCH1\apps\Python27\lib\site-packages\wx-2.8-msw-unicode', 'C:\PROGRA1\QGISCH1\apps\Python27\lib\site-packages\xlrd-0.9.2-py2.7.egg', 'C:\PROGRA1\QGISCH1\apps\Python27\lib\site-packages\xlwt-0.7.5-py2.7.egg', 'C:\PROGRA1\QGISCH1\apps\qgis\python\plugins\fTools\tools']

@Zaidai
Copy link

Zaidai commented Aug 27, 2014

I confirm this issue also occurs with release 2.2.

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

No branches or pull requests

3 participants