Created
November 21, 2011 13:14
-
-
Save sputnikus/1382595 to your computer and use it in GitHub Desktop.
Something wrong is going on...
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
λ ~/aur/requests-0.8.2/ python2 setup.py egg_info | |
/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'install_requires' | |
warnings.warn(msg) | |
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] | |
or: setup.py --help [cmd1 cmd2 ...] | |
or: setup.py --help-commands | |
or: setup.py cmd --help | |
error: invalid command 'egg_info' | |
λ ~/ uname -a | |
Linux marvin 3.1.1-1-ARCH #1 SMP PREEMPT Fri Nov 11 22:28:29 CET 2011 x86_64 Intel(R) Core(TM) i5 CPU M 430 @ 2.27GHz GenuineIntel GNU/Linux |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment