Open Medesol opened 7 years ago
I show the case in macOS and Linux, exe should added under windows of course.
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" ?
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.
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