Repository: GitHub - PuvanaVks/Energy-Dashboard
Unable to deploy in streamlit
Code file: energy_dashboard.py
Error I am getting is stated below. Unable to resolve this. Need guidance to deploy.
Installing collected packages: pygments, mdurl, markdown-it-py, rich
Attempting uninstall: pygments
Found existing installation: Pygments 2.19.1
Uninstalling Pygments-2.19.1:
Successfully uninstalled Pygments-2.19.1
Attempting uninstall: mdurl
Found existing installation: mdurl 0.1.2
Uninstalling mdurl-0.1.2:
Successfully uninstalled mdurl-0.1.2
Attempting uninstall: markdown-it-py
Found existing installation: markdown-it-py 3.0.0
Uninstalling markdown-it-py-3.0.0:
Successfully uninstalled markdown-it-py-3.0.0
Attempting uninstall: rich
Found existing installation: rich 13.9.4
Uninstalling rich-13.9.4:
Successfully uninstalled rich-13.9.4
Successfully installed markdown-it-py-3.0.0 mdurl-0.1.2 pygments-2.19.1 rich-13.9.4
[notice] A new release of pip is available: 24.0 → 25.0
[notice] To update, run: pip install --upgrade pip
────────────────────────────────────────────────────────────────────────────────────────
[15:33:46] installer returned a non-zero exit code
[15:33:46] Error during processing dependencies! Please fix the error and push an update, or try restarting the app.