Created
September 9, 2010 06:58
-
-
Save erinxocon/571503 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Downloading/unpacking krpython | |
Running setup.py egg_info for package krpython | |
warning: no files found matching 'CHANGELOG' | |
warning: no files found matching 'data/krpython.desktop' | |
Requirement already satisfied (use --upgrade to upgrade): pygments in /usr/local/Cellar/python/2.7/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages (from krpython) | |
Downloading/unpacking pyparsing (from krpython) | |
Running setup.py egg_info for package pyparsing | |
Requirement already satisfied (use --upgrade to upgrade): xerox in /usr/local/Cellar/python/2.7/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages (from krpython) | |
Installing collected packages: krpython, pyparsing | |
Running setup.py install for krpython | |
error: can't copy 'doc/krpython.1': doesn't exist or not a regular file | |
Complete output from command /usr/local/Cellar/python/2.7/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python -c "import setuptools;__file__='/usr/local/var/pip/build/krpython/setup.py';execfile(__file__)" install --single-version-externally-managed --record /var/folders/Oq/OqinFcnMFO4z3urYqKsqa++++TI/-Tmp-/pip-S3oeou-record/install-record.txt: | |
running install | |
running build | |
running build_py | |
running install_lib | |
running install_data | |
error: can't copy 'doc/krpython.1': doesn't exist or not a regular file | |
---------------------------------------- | |
Command /usr/local/Cellar/python/2.7/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python -c "import setuptools;__file__='/usr/local/var/pip/build/krpython/setup.py';execfile(__file__)" install --single-version-externally-managed --record /var/folders/Oq/OqinFcnMFO4z3urYqKsqa++++TI/-Tmp-/pip-S3oeou-record/install-record.txt failed with error code 1 | |
Storing complete log in /usr/local/var/pip/pip.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment