axiak / pyre2

Python wrapper for RE2
BSD 3-Clause "New" or "Revised" License
295 stars 39 forks source link

Tests pass but `/usr/local/include/re2/re2.h:187:10: fatal error: 'mutex' file not found` #46

Open kootenpv opened 7 years ago

kootenpv commented 7 years ago

I cannot install pyre2 because of not being able to install re2 on OSX.

kootenpv commented 7 years ago

The problem is python 3, mutex cannot be found.