Quantcast
Channel: Forums - Python
Viewing all articles
Browse latest Browse all 2485

Python crashes running stand alone script, composite locator, AGS 10.1 SP1 desktop

$
0
0
I have a Python script with a composite locator that works when run from the Python window in ArcMap, but crashes when run standalone. I am running ArcGIS 10.1 SP1 (Build 3143) Desktop Standard(ArcEditor) on a Windows 7 64 bit. Also I can run the script in the Python window in ArcMap or standalone if I change the locator to a individual locator. The locators are from StreetMap Premium 2012 R3 - USA_2012R3_NT_AddressPoint' and 'USA_2012R3_NT_Composite' .

The message Windows message from the crash is:

Description:
Stopped working

Problem signature:
Problem Event Name: APPCRASH
Application Name: python.exe
Application Version: 0.0.0.0
Application Timestamp: 4df4ba7c
Fault Module Name: Geocoding.dll
Fault Module Version: 10.1.1.3143
Fault Module Timestamp: 5058d4a0
Exception Code: c0000005
Exception Offset: 000a58be
OS Version: 6.1.7601.2.1.0.256.48
Locale ID: 1033

It appears that the problem is with running a composite locator as a standalone Python script.

Thanks,
Jeff

Viewing all articles
Browse latest Browse all 2485

Trending Articles