i deployed my streamlit app on streamlit cloud using github, and am using pdfkit to convert a html string to pdf, on my local machine this works fine, but when i try to print the pdf i get a permission denied error:
No, that’s not how it works, you can’t just copy executable files to the Streamlit Cloud environment.
Additional binary packages - if available in the debian repository - have to be installed via the packages.txt file.