[PYTHON] Stumble with homebrew opencv3

For some reason brew install fails ...

brew install opencv3 --with-python3

so /usr/local/Cellar/opencv3/3.0.0/lib/python3.*/ I should be able to create a binary for python3 For some reason I can't do it on the main machine ...

Why was it possible when I did it on another machine! Even if you change the option many times, you can not do it at all

Looking at the make log of ~ / Library / Logs / Homebrew / opencv3 / I couldn't import numpy.

pip3 install numpy

Then it succeeded smoothly.

Log is important

Recommended Posts

Stumble with homebrew opencv3
Introducing OpenCV on Mac with homebrew
Detect stoop with OpenCV
Binarization with OpenCV / Python
Introduced Boost.python with homebrew
Data Augmentation with openCV
Easy TopView with OpenCV
Face recognition with Python's OpenCV
"Apple processing" with OpenCV3 + Python3
Try edge detection with OpenCV
Image editing with python OpenCV
Camera capture with Python + OpenCV
[Python] Using OpenCV with Python (Basic)
Binarize photo data with OpenCV
Loop video loading with opencv
Stumble story with Python array
Get image features with OpenCV
Try OpenCV with Google Colaboratory
Cascade classifier creation with opencv
Using OpenCV with Python @Mac
Image recognition with Keras + OpenCV
Anime face detection with OpenCV
Shining life with Python and OpenCV
Real-time image processing basics with opencv
[Python] Using OpenCV with Python (Image Filtering)
Neural network with OpenCV 3 and Python 3
I tried trimming efficiently with OpenCV
Setup modern Python environment with Homebrew
[Python] Using OpenCV with Python (Image transformation)
[Python] Using OpenCV with Python (Edge Detection)
Erase certain colors with OpenCV + PySimpleGUI
Easy Python + OpenCV programming with Canopy
Finding the simplest mistakes with OpenCV
[OpenCV] Personal identification with face photo
Try face recognition with python + OpenCV
Rotate sprites with OpenCV # 2 ~ Mastering cv2.warpAffine () ~
Cut out face with Python + OpenCV
Face recognition with camera with opencv3 + python2.7
OpenCV feature detection with Google Colaboratory
Load gif images with Python + OpenCV
Manage each Python version with Homebrew
Cat detection with OpenCV (model distribution)
Find image similarity with Python + OpenCV
Try blurring the image with opencv2
Use OpenCV with Python 3 in Window
Draw an illustration with Python + OpenCV
Track baseball balls with Python + OpenCV
Object recognition with openCV by traincascade
Draw shapes with OpenCV and PIL
I tried face recognition with OpenCV
Implemented inter-frame difference method with OpenCV
Draw arrows (vectors) with opencv / python
Basic study of OpenCV with Python
Put OpenCV in OS X with Homebrew and input / output video with python
I want to detect objects with OpenCV
Make a video player with PySimpleGUI + OpenCV
Save video frame by frame with Python OpenCV
Try using the camera with Python's OpenCV
Capturing images with Pupil, python and OpenCV
I tried non-photorealistic rendering with Python + opencv
Extract edges with OpenCV (Laplacian, Sobel, Canny)