InternalHashError

How do I solve the InternalHashError on spyder?
“While caching the body of ‘load_data()’, streamlit encountered an object type ‘built ins.function’, which it does not know how to hash”

This is day 4 of #30daysofstreamlit

Hi @Victor_Umunna :wave:

Could you share the the code and entire traceback associated with this error? What version of Streamlit are you using?

You shouldn’t be running into this error if your code is identical to this repo and both your conda environment and spyder use Streamlit v1.8.1.

Best,
Snehan

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