Openpyxl pip isn't installing while running on community

import openpyxl as px

in this line while running on community app, gives an error

ModuleNotFoundError: This app has encountered an error. The original error message is redacted to prevent data leaks. Full error details have been recorded in the logs (if you’re on Streamlit Cloud, click on ‘Manage app’ in the lower right of your app).

Check your requirements.txt if there is openpyxl.

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