aws / aws/amazon-sagemaker-examples

3-metastases-detection-deploy-predict.ipynb failed CI

Open
#2,424 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
11k
Forks
7k
Avg merge
8h 29m
Merged PRs (30d)
8

Description

Link to the notebook:
https://github.com/aws/amazon-sagemaker-examples/blob/master/use-cases/computer_vision/3-metastases-detection-deploy-predict.ipynb

Error:

---------------------------------------------------------------------------
Exception encountered at "In [2]":
---------------------------------------------------------------------------
ModuleNotFoundError Traceback (most recent call last)
in
5 import zipfile
6 import h5py
----> 7 import cv2

ModuleNotFoundError: No module named 'cv2'

Contributor guide

Open the contributing guide

Research direction

Open the linked 3-metastases-detection-deploy-predict.ipynb and start at cell In [2], where the cv2 import fails. Check how the CI run provisions notebook dependencies, then verify that the notebook completes successfully with OpenCV available.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, jupyter-notebook, opencv, python
Domain
computer-vision, machine-learning, testing
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.