Error Running Coverage on Ubuntu

Table of Contents

Trying to install pytest and coverage on my ubuntu development server, and ran into an issue when running coverage:

ModuleNotFoundError: No module named '_sqlite3'

To resolve, install python with enable extensions:

PYTHON_CONFIGURE_OPTS="--enable-loadable-sqlite-extensions" pyenv install 3.9.2

Enjoy!

Related Posts

QOTD: Anger

Anger is an acid that can do more harm to the vessel in which it is stored than to anything on which it is poured.

Mark Twain

Read More
New Radio Cabinet

New Radio Cabinet

For the holidays last year, my good friends, Al and Amie surprised me with a Raspberry Pi kit.

alter-text

I’ve had an idea for a while now to put up a panel or screen that ties various boat systems together and displays relevant information, such as location, boat speed, ais information…etc.

Yes, there are turn-key solutions for this, but I would also like to have a system I can tinker with and make my own.

Read More
Comfort Without the Bulk

Comfort Without the Bulk

When I was looking to redo the V-Berth on my boat, I researched mattress options, and ran across several ‘under-mattress’ systems and ended up going with the Froli Modular SleepSystems.

The big challenge is ventilation under the mattress.

  • Affordable and well made
  • Easy to follow instructions
  • Easy to assemble and use
  • Comfortable and adjustable
  • Great ventilation.

As others have noted, it can be a wrestling match with the Froli to get to the lockers under the cushions in the V-Berth. What has worked for me so far is keeping the overall pieces small enough to handle, instead of creating one large connected piece, I have three smaller pieces: One on port, one for the bench starboard locker cushion, and one for the center key piece.

Read More