lucasjinreal / weibo_terminator_workflow

Update Version of weibo_terminator, This is Workflow Version aim at Get Job Done!
258 stars 75 forks source link

No such file or directory: 'settings/cookies.pkl' #6

Open Medesol opened 7 years ago

quantnlp commented 7 years ago

For windows users: change config.py line: PHANTOM_JS_PATH = '/phantomjs-2.1.1-windows/bin/phantomjs.exe'. You should add ".exe" to the end. Otherwise, the cookies.py cannot find the phantomjs.exe file

lucasjinreal commented 7 years ago

I show the case in macOS and Linux, exe should added under windows of course.

lasso007 commented 7 years ago

FileNotFoundError: [Errno 2] No such file or directory: 'settings/cookies.pkl'

I don't know what this problem is? I need to get this file "cookies.pkl" ?

lucasjinreal commented 7 years ago

Hi, the cookies it's generated when you add you weibo account, this is for convenience of auto login, if you don't set your account, then this file will not generate. You should follow the original version set it.