Disable SCons man for --egg

This commit is contained in:
Ivan Kravets
2015-12-12 18:00:03 +02:00
parent e702e1eb27
commit f793ff1a86

View File

@ -129,8 +129,10 @@ Let fix it manually.
[sudo] pip install scons
# or if you have "error: option --single-version-externally-managed not recognized"
[sudo] pip install --egg scons
# If you have errors:
# * error: option --single-version-externally-managed not recognized
# * OSError: [Errno 1] Operation not permitted: '/System/Library/Frameworks/Python.framework/Versions/2.7/man'
[sudo] pip install --egg scons --install-option="--no-install-man"
3. If it didn't help you, try system OS package manager