We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
提示如下: 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'
The text was updated successfully, but these errors were encountered:
推荐在python3下运行,我的是python3.6
Sorry, something went wrong.
No branches or pull requests
提示如下:
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'
The text was updated successfully, but these errors were encountered: