fatal error: sqlite3.h: No such file or directory August 18, 2023 by Tarik I got this issue fixed with $ sudo apt-get install libsqlite3-dev (debian wheezy)