Import sqlite issue in Slicelet

Did you merged the last commits that I pushed before the final merge solving this issue?

I’ve included that commit - see https://github.com/Slicer/Slicer/commit/15bc3838623449df79e32ecd5303062000868feb.

It was quite complicated because you kept force-pushing a long list of complicated commits and merge-commits, while I kept cleaning them up and squashing and rebasing on latest master. It is possible that something got lost in the process.

I wonder why the comparison still show differences regarding these changes? I expected these differences to refer no change at all.

Anyways, the error says

ninja: error: '/.../Slicer-0-build/sqlite-install/lib/libsqlite3.a', needed by 'lib/python3.6/lib-dynload/_sqlite3.so', missing and no known rule to make it

which is quite odd, it worked in the other tests and in other systems.