Library problem
... / Library problem
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
question

Library problem

Par
YakoubA
Créé le 2021-02-11 14:00:18 (edited on 2024-09-04 14:12:24) dans AI and Machine Learning OVHcloud

hello everyone,
i am facing a problem when i try to deploy my flask application into (OVH public cloud sandbox ubuntu) server. First of all i could run a simple flask API with a hello world text on it, However when i try to run a flask API with keras model the page stays on loading and i don't receive any error messages.
the problem seems to happen when i import keras or tensorflow, Thus i have this library installed on the ubuntu server with the similair versions as i had in my local machine (2.4.1 for tensorflow, 2.4.3 for keras, 3.6.9 python).
Note : when i put import keras as a comment the API load in a normale way.


Les réponses sont actuellement désactivées pour cette question.