carsonfarmer / cartogram

A QGIS plugin for creating cartograms
GNU General Public License v2.0
13 stars 12 forks source link

"invalid syntax" in QGIS #9

Open huttarl opened 9 years ago

huttarl commented 9 years ago

When I put these files in /Users/me/.qgis2/python/plugins/cartogram-master and start QGIS, and select Cartogram Creator from the plugins menu, the side panel says "This plugin is broken invalid syntax"

carsonfarmer commented 9 years ago

yes, this plugin is currently broken... i'd love to fix it, but don't have the time these days :-(

On Thu, Sep 25, 2014 at 5:19 PM, Lars notifications@github.com wrote:

When I put these files in /Users/me/.qgis2/python/plugins/cartogram-master and start QGIS, and select Cartogram Creator from the plugins menu, the side panel says "This plugin is broken invalid syntax"

— Reply to this email directly or view it on GitHub https://github.com/cfarmer/cartogram/issues/9.

Dr. Carson J. Q. Farmer Associate Director, CARSI http://www.carsilab.org/ Assistant Professor Department of Geography Hunter College & Graduate Center, CUNY 695 Park Avenue New York, NY, 10065 carsonfarmer@gmail.com @carsonfarmer https://twitter.com/carsonfarmer http://carsonfarmer.com

huttarl commented 9 years ago

Can you give a pointer to what needs to be done? I or somebody else might be able to take a look at it ... Is there a log somewhere that would give a better idea of where the invalid syntax is? Thanks...

bleedr commented 9 years ago

I have the same issue with 2.6.1 I changed qgisMaximumVersion=3.0 in metadata.txt so it doesn't show unsupported version. Anyway even without the debugger statement it displays "invalid syntax". Any idea concerning this?