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