Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add FAQ entry on how to deal with a very long "allowed_domains" #2263

Closed
redapple opened this issue Sep 19, 2016 · 3 comments · Fixed by #3667
Closed

Add FAQ entry on how to deal with a very long "allowed_domains" #2263

redapple opened this issue Sep 19, 2016 · 3 comments · Fixed by #3667

Comments

@redapple
Copy link
Contributor

See #1908 (comment)

@redapple redapple added the docs label Sep 19, 2016
@kriti21
Copy link

kriti21 commented Jan 23, 2017

May I take this?

@redapple
Copy link
Contributor Author

@kriti21 , sure! Thanks for jumping in

@kriti21
Copy link

kriti21 commented Jan 27, 2017

I am not sure if this is the right place to ask this but I am stuck on installing re2 on my system ( Ubuntu 15.10). I have installed all the prerequisites. After that if I run sudo easy_install re2 , I get

Couldn't find a setup script in /home/kriti/re2

and using pip this

error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
Command "/home/kriti/venv/bin/python2 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-5yF05T/re2/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-vRBSAS-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/kriti/venv/include/site/python2.7/re2" failed with error code 1 in /tmp/pip-build-5yF05T/re2/

I have tried every solution I could get online and yet this is not getting resolved. Please help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants