channel_list() does not exist #53
Unanswered
markosnarinian
asked this question in
Q&A
Replies: 1 comment
-
|
I haven't tried running your code snippet, but could you please update the code in the following way and post your results? .. you should see a dict output instead of a KeyError or AttributeError. If you don't have any problems here -- then can you please go to the place where this library is installed, and insert a tiny debug log line before this point and find out why the |
Beta Was this translation helpful? Give feedback.
0 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.
-
This is my code:
When I run my script I get the following error:
Beta Was this translation helpful? Give feedback.
All reactions