Hi,
I’m trying to deploy an app (using embedchain library) and all goes well but when the app completes booting I’m getting this error (after that there are much more around sqllite) in the log:
“ERROR: Could not install packages due to an OSError: [Errno 13] Permission denied: ‘/home/adminuser/venv/lib/python3.9/site-packages/pysqlite3_binary.libs’
Check the permissions.”
Any ideas what could be wrong?
Thanks!