Hello streamlit community,
I am facing authentication problems. I am using streamlit_authenticator
package. When I run the script I get the following error:
ImportError: DLL load failed while importing _rust: The specified module could not be found.
I searched about this kind of problem I found this discussion on github but it was not so helpful.
I appreciate your help and suggestions.