Frameio / Frameio/python-frameio-client
error issue
- Langage dominant
- Python
- Étoiles
- 61
- Forks
- 25
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
https://github.com/Frameio/python-frameio-client/blob/ec3d25d5bff699e3a7764975412abb30589f10eb/examples/projects/project_tree.py#L12
'FrameioClient' object has no attribute 'helpers'
File "E:\temp\client.py", line 19, in demo_folder_tree
tree = client.helpers.build_project_tree(project_id, slim=True)
File "E:\temp\client.py", line 34, in
demo_folder_tree(project_id)
AttributeError: 'FrameioClient' object has no attribute 'helpers'
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Start with examples/projects/project_tree.py at line 12 and reproduce the reported AttributeError from client.helpers.build_project_tree. Trace how FrameioClient exposes helpers and compare the example with the SDK entry points; done means the example no longer raises the missing-attribute error.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- api
- Type d'issue
- Bug
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 35/100