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']
When I add a shapefile this message appears. The reprojection is made correctly.