TypeError: 'module' object is not callable

TypeError: ‘module’ object is not callable

Traceback:

File "C:\Users\luisz\anaconda3\lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 556, in _run_script
    exec(code, module.__dict__)File "C:\Users\luisz\Desktop\Cursos\streamlitwebsite\app.py", line 38, in <module>
    st_lottie(lottie_coding, height=300, key="coding")

Hi I have this error and I don´t know what to do

Hey @LEZP,

Sorry for the late response on this – if you’re still seeing this error, can you share a code snippet so we can try to reproduce it?

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