PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Friday the 24th of October, 2014

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[16:12:57] <Lucax> hello, I have a very basic question, how to install packages with pip? if the question is too basic please guide me to a proper docu on this beginner batter, thank you for your attention
[16:13:46] <apollo13> Lucax: http://pip.readthedocs.org/en/latest/user_guide.html
[16:14:16] <Lucax> thank you apollo
[16:20:01] <Lucax> Could not find any downloads that satisfy the requirement...now what?
[16:22:02] <apollo13> that package doesn't exist
[16:22:38] <mgedmin> (on pypi)
[16:38:38] <nanonyme> Which package?
[16:50:32] <Lucax> to install the package it says in the readme to clone the repository, that done it is supposed to be as easy as pip install somepackage
[16:50:35] <Lucax> is it not?
[16:53:13] <Wooble> Lucax: pip install /path/to/that/package
[17:09:22] <Lucax> path/to/that/package = /home/lucax/packages/somepackage etc?
[17:17:05] <Wooble> sure
[20:35:12] <regebro> Somebody said that there is a library somewhere to allow you to extract data from setup.py.
[20:35:27] <regebro> I'd like that. :-)