Comment 3 for bug 1217194

Revision history for this message
Angus Salkeld (asalkeld) wrote :

It doesn't seem to install very nicely :(

Downloading/unpacking re2 (from -r requirements.txt (line 15))
  Downloading re2-0.2.20.tar.gz (1.9MB): 1.9MB downloaded
  Running setup.py egg_info for package re2
    Traceback (most recent call last):
      File "<string>", line 16, in <module>
      File "/tmp/pip_build_root/re2/setup.py", line 45, in <module>
        raise OSError("Cannot find RE2 library. Please install it from http://code.google.com/p/re2/wiki/Install")
    OSError: Cannot find RE2 library. Please install it from http://code.google.com/p/re2/wiki/Install
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):

  File "<string>", line 16, in <module>

  File "/tmp/pip_build_root/re2/setup.py", line 45, in <module>

    raise OSError("Cannot find RE2 library. Please install it from http://code.google.com/p/re2/wiki/Install")

OSError: Cannot find RE2 library. Please install it from http://code.google.com/p/re2/wiki/Install