carpedm20 / carpedm20/LINE

can fix this? AttributeError: 'module' object has no attribuite 'longPoll'

Open
#111 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
827
Forks
189
PR merge metrics
No merged PRs in 30d

Description

Login Failed
Traceback (most recent call last):
File "Police.py", line 30, in
for op in client.longPoll():
AttributeError: 'module' object has no attribute 'longPoll'

![untitled](https://cloud.githubusercontent.com/assets/28318615/26489419/7d9b71b4-4231-11e7-85af-a0f284246ce2.JPG)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with Police.py at line 30 and inspect how client.longPoll() is expected to be provided by the project. Reproduce the login flow, determine why the attribute is unavailable, and verify that polling completes without the reported AttributeError.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.