Select to view content in your preferred language

Fatal error when running ArcGIS Server 10.2 tool, created in Python 2.7 with pyodbc

6343
11
11-13-2014 09:20 AM
IvanHuilca
Emerging Contributor
I have a scipt in Python 2.7 with the library pyodbc published as geoprocessing tool in ArcGIS Server 10.2, when running I get fatal error: import pyodbc import error: no module named pyodbc. The tool executes smoothly from ArcMap and Python IDLE. any suggestions?

0 Kudos
11 Replies
IvanHuilca
Emerging Contributor

Dear friends many grace for your help.

Today I was told through the ESRI support, this error will be solved for the next version of ArcGIS Server 10.2. Meanwhile I'll try through an OLE DB connection created in ArcCatalog.

0 Kudos
NickHetrick
Frequent Contributor

Good to know. Did you mean the next version of 10.3?

0 Kudos