re2

pip install re2 gives an error

pip install re2 gives an error Question: I’m trying to download re2 by the command pip install re2 and it gives me this: Collecting re2 Using cached re2-0.2.22.tar.gz Building wheels for collected packages: re2 Running setup.py bdist_wheel for re2 … error Complete output from command /usr/bin/python -u -c “import setuptools, tokenize;__file__=’/tmp/pip-build-_tul1J/re2/setup.py’;exec(compile(getattr(tokenize, ‘open’, open)(__file__).read().replace(‘rn’, ‘n’), __file__, …

Total answers: 4