-
Are you running your app locally or is it deployed?
I run deployed -
If your app is deployed:
b. Share the link to the public deployed app.
https://zuc7cnxt8svstdkxc3ykcf.streamlit.app/
locally run ok
- Share the link to your app’s public GitHub repository (including a requirements file).
- Share the full text of the error message (not a screenshot).
File "/home/adminuser/venv/lib/python3.11/site-packages/pandas/_libs/__init__.py", line 13, in <module>
```from pandas._libs.interval import Interval
```File "pandas/_libs/interval.pyx", line 1, in init pandas._libs.interval
ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
- Share the Streamlit and Python versions.
python3