it's a shame... python error over error

Michael Torrie torriem at gmail.com
Wed Dec 25 22:57:26 EST 2024


On 12/25/24 8:55 PM, Michael Torrie wrote:
> This is Python related, but
> it's not necessarily python's fault per se.

It's also a good reminder to use venv.  Then there's no way of
activating your custom python with its custom sqlite3 library unless you
explicitly activate the venv.


More information about the Python-list mailing list