Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue with run : 'button_style' is not defined #387

Open
Mahantor opened this issue Feb 7, 2025 · 0 comments
Open

issue with run : 'button_style' is not defined #387

Mahantor opened this issue Feb 7, 2025 · 0 comments

Comments

@Mahantor
Copy link

Mahantor commented Feb 7, 2025

NameError: name 'button_style' is not defined
Traceback:
File "C:\ProgramData\anaconda3\Lib\site-packages\streamlit\runtime\scriptrunner\exec_code.py", line 85, in exec_func_with_error_handling
result = func()
^^^^^^
File "C:\ProgramData\anaconda3\Lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 576, in code_to_exec
exec(code, module.dict)
File "C:\Users\SaeID\Desktop\VideoLingo\st.py", line 123, in
main()
File "C:\Users\SaeID\Desktop\VideoLingo\st.py", line 112, in main
st.markdown(button_style, unsafe_allow_html=True)
^^^^^^^^^^^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant