lkwq007 / lkwq007/stablediffusion-infinity

Windows version, ModuleNotFoundError: No module named 'cv2'

Open
#13 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
3.9k
Forks
294
PR merge metrics
No merged PRs in 30d

Description

After following the instructions and opening the project in Jupyter Lab, I attempt to open the ipynb file for Windows where the second code block is highlighted red with a module not found error. There are two tracebacks; the first is for "from utils import *" and the second is "import cv2". The error at the bottom of the code block states, "No module named 'cv2'.

I'm more than happy to supply whatever information or data you require. Thank you in advance.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Windows setup in Jupyter Lab and opening the referenced ipynb file. Check the second code block and the reported imports, including "from utils import *" and "import cv2". Done means the notebook opens and the code block runs without the ModuleNotFoundError.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook, opencv, python
Domain
computer-vision, developer-experience
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.