carpedm20 / carpedm20/LINE

"Client is not defined" error -> right py version -> even after updating lib

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

Description

my error:

**Login Failed
Traceback (most recent call last):
File "echobot.py", line 13, in
for op in client.longPoll():
NameError: name 'client' is not defined**

- I have tired at least 6 times setting up ( from scratch ) on cloud 9 ( where before the update I it was hosted) same error -started fresh, fresh install of ubuntu
- I have made sure that sealing ins disabled
- Tired setting it up on my vps => same error
- python version 2.7.6
- Thrift version 0.9.1
- Set it using this => http://dev.im-bot.com/line/
- created a new account
- Changed http to https in api, found one http in client ( all the rest was https), changed models
- Changed the url in api to gfpg ( I live in america)

How tf can I fix this problem? any help is appreciated

Thanks and have a good nite.
if anyone wants i can pm u my lib files to look at, my line id is : **lilcosby33**

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.