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.”
Thank you for sharing your question with the community!
Your post is missing a code snippet and a link to your app’s GitHub repo. Please check out our guidelines on how to post an effective question here and update your post to help the community answer your question.