Replies: 2 comments 3 replies
-
|
You can't use it now if you install library via pip because this function has not yet been added to the last release. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
As @miogarun mention if you do not update the catalog.py trough the last commit: |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
I want to use "list_categories()".
My code is below.
・Code
・result
AttributeError: 'Catalog' object has no attribute 'list_categories'I checked this object by dir().
How do I use this method ?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions