2 years ago
#70258
Welfi KHARROUBI
How to fix Azure ml model deployment Error
I'm trying to deploy a RandomForest model using azure ML with ACI , but after i deploy my service i keep getting this error :
Failure while loading azureml_run_type_providers. Failed to load entrypoint azureml.scriptrun = azureml.core.script_run:ScriptRun._from_run_dto with exception (cryptography 2.9.2 (/opt/miniconda/lib/python3.6/site-packages), Requirement.parse('cryptography>=3.3.1; extra == "crypto"'), {'PyJWT'}).*
Here's a snapshot of the code and the error : enter image description here enter image description here Can you please tell me what should i do to fix this?
python
dependencies
random-forest
azure-machine-learning-service
0 Answers
Your Answer