Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

WebDav interface not enabled: ImportError('cannot import name safe_re_encode',) #924

Open
hubitor opened this issue Nov 4, 2019 · 0 comments

Comments

@hubitor
Copy link

hubitor commented Nov 4, 2019

  • pyspider version: 0.3.10
  • Operating system: Ubuntu 18.04
  • Start up command: pyspider all / pyspider

Expected behavior

No Error

Actual behavior

I'm getting this error when I start pyspider:
WebDav interface not enabled: ImportError('cannot import name safe_re_encode',)

How to reproduce

Start pyspider with:
$ pyspider all
OR
$ pyspider

I had this issue before:
#831
#889
which was resolved as suggested in the previous link with:
$ pip install wsgidav==2.4.1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant