Need help for embedchain

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!

Hi @Vikas_Khanna,

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.

Hi tony

Thanks. I sorted this issue by adding the library in the reference file

Awesome! Glad it worked! Happy Streamlit-ing! :balloon: