Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: 'NoneType' object has no attribute 'Transform' #3

Open
brylie opened this issue Dec 7, 2017 · 0 comments
Open

AttributeError: 'NoneType' object has no attribute 'Transform' #3

brylie opened this issue Dec 7, 2017 · 0 comments

Comments

@brylie
Copy link

brylie commented Dec 7, 2017

When trying to use this plugin, I am seeing the following error repeating in my console:

Traceback (most recent call last):
			  File "/home/user/.qgis2/python/plugins/GeometryExporter/geometry_exporter.py", line 259, in populate
			    geom.Transform(transform)
			AttributeError: 'NoneType' object has no attribute 'Transform'

Steps to reproduce:

  1. start empty project
  2. add (KML) layer
  3. select geometry in layer
  4. click 'Export geometry'
  5. change settings in 'export geometry' dialogue (any combination, same message over and over)

Environment:

  • QGIS 2.18
  • Ubuntu 17.10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant