[Bug 263862] www/py-tvdb_api: Fails to run after www/py-requests-cache update: ImportError: cannot import name '_to_bytes' from 'requests_cache.backends.base

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 19 Jul 2022 10:07:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263862

--- Comment #19 from Muhammad Moinur Rahman <bofh@freebsd.org> ---
Looks like they do not support python 3.9 so you should go back to python38.

Add in your make.conf:
DEFAULT_VERSIONS= python=3.8 and rebuild all ports.

-- 
You are receiving this mail because:
You are on the CC list for the bug.