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
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