Firstly, I run “pip install streamlit”;
and then,
so I create a pip.ini file for my account,then I install streamlit successfully, but when I run “streamlit hello or streamlit run test.py”.
how can I ran a streamlit program.thanks~
Firstly, I run “pip install streamlit”;
and then,
so I create a pip.ini file for my account,then I install streamlit successfully, but when I run “streamlit hello or streamlit run test.py”.
Hi @ADExxxxxx, thanks a lot for posting. It seems like something is wrong with numpy
. Can you check your numpy is correctly installed? You should be able to enter python cli and type something like:
> import numpy
> numpy.arange(3)
Can you also tell me which version of Windows and how your dev environment looks like? Are you using Anaconda? Which version?
Best,
Matteo
Which python version are you using? Some user has reported a problem with python 3.8.
Hi,thanks for your answer.
It seems something may be wrong with your ssl installation.
For Windows we recommend a workflow along the lines explained in this post: Streamlit on windows
You create an environment via Anaconda Navigator and you may be able to sidestep the specific problem related to ssl, given that Anaconda is properly installed.
Matteo
These cookies are necessary for the website to function and cannot be switched off. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms.
These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us understand how visitors move around the site and which pages are most frequently visited.
These cookies are used to record your choices and settings, maintain your preferences over time and recognize you when you return to our website. These cookies help us to personalize our content for you and remember your preferences.
These cookies may be deployed to our site by our advertising partners to build a profile of your interest and provide you with content that is relevant to you, including showing you relevant ads on other websites.