laptop and a wrench

Bug

In ArcGIS Pro, using keyword arguments for the tool arcpy.gp.CreateSQLiteDatabase returns the error message, "TypeError: <lambda>() got an unexpected keyword argument 'sqlite_database_path'".

Zuletzt veröffentlicht: October 16, 2019 ArcGIS Pro
Bug-ID-Nummer BUG-000125064
EingereichtSeptember 6, 2019
Zuletzt geändertJune 23, 2025
Gilt fürArcGIS Pro
Gefunden in Version2.4.1
BetriebssystemWindows OS
Betriebssystemversion10.0 64 Bit
StatusAs Designed

Zusätzliche Informationen

This bug references the python function parameters from the ArcMap documentation and attempts to use them in ArcGIS Pro. The ArcGIS Pro documentation must be used when working in ArcGIS Pro. The CreateSQLiteDatabase() python function is correctly returning this error as there is no keyword parameter 'sqlite_database_path'. In ArcGIS Pro, the keyword is 'out_database_path'. Refer to this documentation: https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/create-sqlite-database.htm for more information.

Workaround

If keyword arguments are required for testing purposes, use the tool located in the Management toolbox:

Schritte zur Reproduzierung

Bug-ID: BUG-000125064

Software:

  • ArcGIS Pro

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln