deployment failed due to an error installation of requirements.
streamlit==0.71.0
pandas==1.1.3
base58==2.0.1
subprocess
os
pickle
deployment failed due to an error installation of requirements.
streamlit==0.71.0
pandas==1.1.3
base58==2.0.1
subprocess
os
pickle
Hi @neelakandan_rakesh, can you share the full error message?
@Caroline it says Error installing requirements.
no other errors
@neelakandan_rakesh When signed in as a deverloper, you can view the entire traceback and error message in your Cloud logs.
The solution is to only include packages in your requirements file that are not distributed with a standard Python installation. i.e. packages not part of The Python Standard Library.
os, subprocess, and pickle are in The Python Standard Library, and hence must be excluded.
Also, is there any particular reason you’re using an ancient version of Streamlit released in 2020? To take advantage of the latest security updates, bug fixes, and features released since 2020, I would encourage you to update to the latest version of as of writing: streamlit==1.12.2
.
Happy Streamlit-ing!
Snehan
thanks man. tried excluding the package os, subprocess and pickle. but now the app gets struck on “Spinning up manager process…”. any ideas.
my github link:
https://github.com/NeelakandanAR/Therapeutic-class-ML-model
streamlit app link:
https://neelakandanar-therapeutic-class-ml-model-app-8cv7sa.streamlitapp.com/
+1 to @snehankekre’s suggestion – upgrade your Streamlit version to the most recent version. Also, it looks like your repo is private so unfortunately we can’t take a look
hi caroline. as per ur recomendation has removed subprocess, os and pickle. however a new error occurred
showing file not found error. have attached the error message
my github link: GitHub - NeelakandanAR/RGK_Pway_classification-: app to predict the pathway type of the given drugs
Hi @neelakandan_rakesh !
Do you solved your problem ?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
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.