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

pip install aiohttp_requests #2

Closed
xiaxichen opened this issue Mar 15, 2019 · 1 comment
Closed

pip install aiohttp_requests #2

xiaxichen opened this issue Mar 15, 2019 · 1 comment

Comments

@xiaxichen
Copy link

hello when i install aiohttp_requests throw to this question:
clang: error: no such file or directory: 'export'
clang: error: no such file or directory: 'CPPFLAGS=-I/usr/local/opt/readline/include'
error: command 'g++' failed with exit status 1

----------------------------------------

Command "/Users/xiaxichen/.workspace/env_python3.7/bin/python3.7 -u -c "import setuptools, tokenize;file='/private/var/folders/qk/tgc9vq6j6lbgwlsxgb4lyyd40000gn/T/pip-install-glkxfe9_/cchardet/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /private/var/folders/qk/tgc9vq6j6lbgwlsxgb4lyyd40000gn/T/pip-record-pben7gfy/install-record.txt --single-version-externally-managed --compile --install-headers /Users/xiaxichen/.workspace/env_python3.7/bin/../include/site/python3.7/cchardet" failed with error code 1 in /private/var/folders/qk/tgc9vq6j6lbgwlsxgb4lyyd40000gn/T/pip-install-glkxfe9_/cchardet/
You are using pip version 19.0.1, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.

@maxzheng
Copy link
Owner

maxzheng commented Jun 5, 2020

Probably not relevant anymore, but that's due to install error for cchardet that aiohttp_requests depends on. Not sure why but I suspect g++ version issue / setup error? Closing as it's not related to aiohttp_requests itself.

@maxzheng maxzheng closed this as completed Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants