requests-cache/aiohttp-client-cache

FileBackned fails to init with aiohttp-client-cache[filesystem] installed

Closed this issue · 0 comments

The problem

FileBackend leads to fail on initialization step with only aiohttp-client-cache[filesystem] installed

Expected behavior

FileBackend must work with only filesystem extra installed

Workarounds

pip install aiohttp-client-cache[filesystem, sqlite]

Environment

  • aiohttp-client-cache version: 0.6.1
  • Python version: 1.10.4
  • Platform: Arch Linux