mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
3 > 2
This commit is contained in:
parent
07883c08df
commit
6ddb666234
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ Requests-related ImportErrors on Debian-based distributions
|
||||||
ImportError: cannot import name iter_field_objects
|
ImportError: cannot import name iter_field_objects
|
||||||
|
|
||||||
Debian has had its problems in the past with the Python requests package, see
|
Debian has had its problems in the past with the Python requests package, see
|
||||||
:gh:`82` and :gh:`140`. You have two options for solving this problem:
|
:gh:`82` and :gh:`140`. You have several options for solving this problem:
|
||||||
|
|
||||||
- Set the ``auth`` parameter of :py:class:`vdirsyncer.storage.CaldavStorage`,
|
- Set the ``auth`` parameter of :py:class:`vdirsyncer.storage.CaldavStorage`,
|
||||||
:py:class:`vdirsyncer.storage.CarddavStorage`, and/or
|
:py:class:`vdirsyncer.storage.CarddavStorage`, and/or
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue