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

Error message when loading shapefile #2

Open
alexbruy opened this issue Sep 7, 2016 · 0 comments
Open

Error message when loading shapefile #2

alexbruy opened this issue Sep 7, 2016 · 0 comments

Comments

@alexbruy
Copy link

alexbruy commented Sep 7, 2016

When I add a shapefile this message appears. The reprojection is made correctly.

An error has occured while executing Python code:

Traceback (most recent call last):
File "C:\Users\fd/.qgis/python/plugins\TransformationTools\transformationsPlugin.py", line 93, in setTransformation
(mapRenderer.setDestinationCrs if hasattr(mapRenderer, 'setDestinationCrs') else mapRenderer.setDestinationSrs)( mapCrs )
Exception: unknown

Python version:
2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit (Intel)]

QGIS version:
1.9.90-Alpha Alpha, acdd97b
When I add a shapefile this message appears. The reprojection is made correctly.

An error has occured while executing Python code:

Python path: ['C:\\Users\\fd/.qgis/python/plugins\\sextante', 'C:/OSGeo4W/apps/qgis-dev/./python', 'C:\\Users\\fd/.qgis/python', 'C:\\Users\\fd/.qgis/python/plugins', 'C:/OSGeo4W/apps/qgis-dev/./python/plugins', 'C:\\OSGeo4W\\apps\\orfeotoolbox\\wrapping\\lib', 'C:\\OSGeo4W\\apps\\orfeotoolbox\\wrapping\\Python', 'C:\\OSGeo4W\\apps\\orfeotoolbox\\python', 'C:\\', 'C:\\Windows\\system32\\python27.zip', 'C:\\OSGeo4W\\apps\\Python27\\DLLs', 'C:\\OSGeo4W\\apps\\Python27\\lib', 'C:\\OSGeo4W\\apps\\Python27\\lib\\plat-win', 'C:\\OSGeo4W\\apps\\Python27\\lib\\lib-tk', 'C:\\OSGeo4W\\apps\\qgis-dev\\bin', 'C:\\OSGeo4W\\apps\\Python27', 'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages', 'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\PIL', 'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\win32', 'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\win32\\lib', 'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\Pythonwin', 'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\wx-2.8-msw-unicode', 'C:\\Users\\fd\\.qgis\\python\\plugins\\ziplayers\\logic', 'C:\\Users\\fd\\.qgis\\python\\plugins\\ziplayers\\gui', 'C:\\OSGeo4W\\apps\\qgis-dev\\python\\plugins\\fTools\\tools', 'D:/Filipe Trabalho/WebGIS/HABEAS_Nacional/AAVVC41']
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