Azure / MachineLearningNotebooks

Python notebooks with ML and deep learning examples with Azure Machine Learning Python SDK | Microsoft
https://docs.microsoft.com/azure/machine-learning/service/
MIT License
4k stars 2.49k forks source link

azureml_common.parallel_run.exception.EntryScriptException: cannot import name '_registerMatType' from 'cv2.cv2' #1910

Open rahmanole opened 1 year ago

rahmanole commented 1 year ago

azureml_common.parallel_run.exception.EntryScriptException: cannot import name '_registerMatType' from 'cv2.cv2'

Getting this issue after install ultralytics on azure ml cloud. Even after updating the version for python-opencv-headless. I think I have tried all the possible suggested way from github and stackoverflow. But still getting this issue.