Skip to content

运行simple.py报错 #7

@theLittleShadow

Description

@theLittleShadow

python simple.py
Traceback (most recent call last):
File "simple.py", line 4, in
import cv2
File "/Library/Python/2.7/site-packages/cv2/init.py", line 4, in
from .cv2 import *
ImportError: dlopen(/Library/Python/2.7/site-packages/cv2/cv2.so, 2): Library not loaded: /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
Referenced from: /Library/Python/2.7/site-packages/cv2/.dylibs/libavcodec.57.107.100.dylib
Reason: image not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions