laptop and a wrench

Erro

A non-dictionary object does not have a get method in nested dictionary objects using the ArcGIS API for Python.

ArcGIS API for Python
Número de ID do Erro BUG-000169476
EnviadoJuly 26, 2024
Última ModificaçãoJune 15, 2025
Aplica-se àArcGIS API for Python
Versão encontradaN/A
Sistema OperacionalWindows OS
Versão do Sistema Operacional11.0 64 bit
StatusNon-Reproducible

Informações Adicionais

This issue is not reproducible in the latest version based on the information provided. If still experiencing this issue, contact Esri Technical Support and reference the record number for this issue.

Solução Provisória

A simple fix is not just verifying d is True, but checking if it is a dictionary, because if it is not typed, likely it does not have a get method.

'If d' to 'if isinstance(d,dict)'.

Etapas para Reproduzir

ID do Erro: BUG-000169476

Software:

  • ArcGIS API for Python

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download