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 -r requirements.txt 报错 #1

Open
LanLv07 opened this issue May 14, 2019 · 1 comment
Open

执行pip install -r requirements.txt 报错 #1

LanLv07 opened this issue May 14, 2019 · 1 comment

Comments

@LanLv07
Copy link

LanLv07 commented May 14, 2019

提示如下:
Running setup.py install for mysqlclient ... error
ERROR: Complete output from command /usr/bin/python -u -c 'import setuptools, tokenize;file='"'"'/private/var/folders/y_/h82y00gs07750nb_vf4zkcmr0000gq/T/pip-install-VKHv3N/mysqlclient/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/y_/h82y00gs07750nb_vf4zkcmr0000gq/T/pip-record-_eO6Mu/install-record.txt --single-version-externally-managed --compile:
ERROR: /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'long_description_content_type'

@hzlifeng1
Copy link
Owner

推荐在python3下运行,我的是python3.6

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