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 installation doesn't work #62

Closed
rcfox opened this issue Jun 26, 2011 · 3 comments
Closed

pip installation doesn't work #62

rcfox opened this issue Jun 26, 2011 · 3 comments

Comments

@rcfox
Copy link

rcfox commented Jun 26, 2011

$ pip install gitbuster
Unknown or unsupported command 'install'

I'm not really sure of why you'd use pip with a Python project either.

@mike-perdide
Copy link
Owner

Maybe we're not talking about the same pip command. I'm thinking about http://guide.python-distribute.org/pip.html. The manpage of pip says:

 NAME
     pip - install Python packages

@rcfox
Copy link
Author

rcfox commented Jun 27, 2011

Ah, the pip I have is http://search.cpan.org/perldoc?pip

NAME
pip - The Perl Installation Program, for scripted and third-party distribution installation.

@mike-perdide
Copy link
Owner

Well I don't know who named his project last, but that's unfortunate. Thanks for pointing that out. I added a warning message in the README file.
d4ece16

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