pyspider : No module named 'wsgidav'

546 Views Asked by At

I am using python 3.5.2 on windows 10,I installed pyspider,and run pyspider all,there are some errors,as follow: enter image description here

what should I do?

1

There are 1 best solutions below

1
Binux On

wsgidav doesn't support python3. Just ignore it, pyspider can still run without the feature.

UPDATE: Both pyspider and wsgidav working with python3 now. Thanks for the work of @mar10