InstaPy / InstaPy/instapy-quickstart

NoneType has no attribute

Abierto
#295 2 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
777
Forks
763
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

\AppData\Local\Programs\Python\Python311\Lib\site-packages\instapy\util.py", line 501, in getUserData
get_key = shared_data.get("entry_data").get("ProfilePage")[0]
^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'get'

can somebody please help me?

get_key = shared_data.get("entry_data").get("ProfilePage") that is line 501

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Start at instapy/util.py line 501 and trace how shared_data is populated before getUserData is called. Reproduce the reported Python 3.11 traceback, then verify that the completed change prevents the NoneType exception and preserves the expected profile lookup behavior.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
python
Área
backend
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.