Hi.
I need help, I try to deploy my app but sklearn.impute not found, it work localy
How can I do ?
See the error below please
File "/home/appuser/venv/lib/python3.9/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 556, in _run_script
exec(code, module.__dict__)File "/app/webapp/main.py", line 5, in <module>
from sklearn.impute import SimpleImputer
Hi, thanks,
That solve my issue, thank you very much.
But I want to know if the app must automatically update if the code in GitHub changes.
I have changed my code but the app does not.
Thanks!
Hi, I was trying to deploy my app and I get google authentication error. I get my data from google drive using api.
Here’s an error:
File “/app/visuals/Visuals.py”, line 12, in
s_account = pygsheets.authorize(service_account_file= ‘service_account.json’)
File “/home/appuser/venv/lib/python3.9/site-packages/pygsheets/authorization.py”, line 127, in authorize
credentials = service_account.Credentials.from_service_account_file(service_account_file, scopes=scopes)
Thanks for stopping by! We use cookies to help us understand how you interact with our website.
By clicking “Accept all”, you consent to our use of cookies. For more information, please see our privacy policy.
Cookie settings
Strictly necessary cookies
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.
Performance cookies
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.
Functional cookies
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.
Targeting cookies
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.