HI it seems that something wrong in the Windows Platform. #15

Open
ryanlin821 opened this Issue Apr 5, 2017 · 1 comment

Comments

Projects
None yet
1 participant

ryanlin821 commented Apr 5, 2017 edited

HI,Prof. bianjiang,

really thank you for your open sourse, firstly.

I test this program on the Mac Platform. It runs well.

However, I try to run it on the windows platform. It seems something wrong.

Here is the error log.

I tried many ways to fix it, but all failed.

Could you help me ? T.T

Thank you !!! :)

ERROR-[2017-04-05 06:30:42,088][scheduler][init][56]: Can't pickle <function at 0x0000000003D7AB38>: it's not found as redis.client.
Traceback (most recent call last):
File "", line 1, in
File "C:\Python27\lib\multiprocessing\forking.py", line 381, in main
self = load(from_parent)
File "C:\Python27\lib\pickle.py", line 1384, in load
return Unpickler(file).load()
File "C:\Python27\lib\pickle.py", line 864, in load
dispatchkey
File "C:\Python27\lib\pickle.py", line 886, in load_eof
raise EOFError
EOFError

My python version is 2.7.13
Thank you :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment