I am unable to use indsl library here in Streamlit.
Getting the below error when I include “indsl” in Installed Packages list.
Can someone suggest a workaround?
Error during booting up
Traceback (most recent call last):
File "/lib/python3.11/site-packages/micropip/_commands/install.py", line 146, in install
raise ValueError(
ValueError: Can't find a pure Python 3 wheel for: 'pandas<2.3.0,>=2.2.0'
See: https://pyodide.org/en/stable/usage/faq.html#why-can-t-micropip-find-a-pure-python-wheel-for-a-package