Execution for Geo processing tool using custom python packages

1640
10
09-14-2016 01:02 AM
PrasadG
New Contributor II

We have Geo processing tool to be executed in ArcGIS Server Linux.Tool execution failed due to import python module(seabird) in ArcGIS Server.We have written Python code using custom python packages(pip,seabird) in windows platform and published to ArcGIS Server as a Geo processing Service.

We have upgraded existing python version 2.6.6 to 2.7.10 in Linux server and installed both pip and seabird.But tool execution failed in ArcGIS Server.Please help us to provide solution for tool execution in Linux server using custom python packages.

Tags (1)
0 Kudos
10 Replies
PrasadG
New Contributor II

Thanks Jonathan,

Finally we resolved our issue after we installed set up tools 19.2 in python 2.7