carpedm20 / carpedm20/LINE

invited to no people group

Open
#36 2 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
Python
Stars
827
Forks
189
PR merge metrics
No merged PRs in 30d

Description

client.refreshGroups()
Traceback (most recent call last):
File "", line 1, in
File "/usr/lib/python2.7/site-packages/line/client.py", line 148, in refreshGroups
self.addGroupsWithIds(self._getGroupIdsInvited(), False)
File "/usr/lib/python2.7/site-packages/line/client.py", line 156, in addGroupsWithIds
self.groups.append(LineGroup(self, group, is_joined))
File "/usr/lib/python2.7/site-packages/line/models.py", line 202, in __init__
for member in group.members:
TypeError: 'NoneType' object is not iterable

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.