-
Notifications
You must be signed in to change notification settings - Fork 1
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
Prediction feature not responding #1
Comments
Hope so you will resolve this issue Thanks for mentioning!... |
I think may be you have done a mistake while writting the requirements.txt file look all of the tools are downloaded except of these tools pip install numpy==1.19.5 it shows error that these distributions does not exist. Means I have these tools in updated version but your require versions are not dowloading because it shows that this version does not exist PS D:\AI-MedLab\backend> pip install scikit-learn==0.21.3 --only-binary=:all: |
Same issue occurring on my side as well, if you have solution kindly drop it! |
Brother I have configure it's backend and frontend but whenever I try it's prediction feature it always shows failed to fetch prediction please try again later. On terminal it shows error on any on tools of requirements.txt if I solve issues with one tool it shows issues of other tool especially on scikit-learn, numpy. Kindly tell me how to configure it?
The text was updated successfully, but these errors were encountered: