Date: Tue, 19 Jul 2022 10:07:28 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [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 Message-ID: <bug-263862-21822-C79GQkY1mT@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-263862-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-263862-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263862 --- 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=3D python=3D3.8 and rebuild all ports. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263862-21822-C79GQkY1mT>