Frameio / Frameio/python-frameio-client
error issue
Open
- Dominant language
- Python
- Stars
- 61
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
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'
Contributor guide
Assessment
This issue has not been assessed yet.