PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Sunday the 21st of December, 2014

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[18:33:31] <pnascimento> hello I’m havin a error when I try to install from a Git error
[18:34:02] <pnascimento> sudo pip install git+https://example.com/git/myproject.git
[18:34:25] <pnascimento> I use HTTPS to clone and push into the repo
[18:34:31] <pnascimento> it’s related?
[18:34:48] <pnascimento> some one told me that I can pip install from a local directory, how can I do that
[18:35:20] <pnascimento> oh sorry I have read it this channel is only for development purposes, forgive me..
[18:53:36] <msabramo> you can do `pip install /path/to/dir`