Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named 'utils' #22

Open
miclejackson12 opened this issue Apr 11, 2021 · 0 comments
Open

ModuleNotFoundError: No module named 'utils' #22

miclejackson12 opened this issue Apr 11, 2021 · 0 comments

Comments

@miclejackson12
Copy link

miclejackson12 commented Apr 11, 2021

git clone https://github.com/codingforentrepreneurs/OpenCV-Python-Series
cd OpenCV-Python-Series
pip install -r requirements.txt
python .\src\lessons\watermark_lesson.py

File ".\src\lesson\watermark_lesson.py", line 4, in
from utils import CFEVideoConf, image_resize
ModuleNotFoundError: No module named 'utils'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant