0

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?

mar10
  • 14,320
  • 5
  • 39
  • 64
zwl1619
  • 4,002
  • 14
  • 54
  • 110

1 Answers1

3

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

Binux
  • 697
  • 6
  • 12