I have a python web app that depends on the pysqlite
module but pushing it to cloudcontrol fails with error
remote: src/connection.h:33:21: fatal error: sqlite3.h: No such file or directory
Is there any way to get that app running on cloudcontrol or is it a lost cause for now ?