OSError: [Errno 13] Permission denied

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!

Hey @KostasKad,

Can you share a code snippet and ideally a link to your GitHub repo so we can try to reproduce this issue?

The issue somehow is gone - maybe it was a glitch. Now it is working perfectly.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.