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

Doesn't seem to work with pip #1

Open
daredevildave opened this issue Jul 25, 2011 · 1 comment
Open

Doesn't seem to work with pip #1

daredevildave opened this issue Jul 25, 2011 · 1 comment

Comments

@daredevildave
Copy link

I'd like to use pip's requirements.txt support to build a list of files and then install some of them from a ClueReleaseManager install behind a password.

However, running

pip install -i http://user:[email protected]/ package

doesn't work. pip won't find the package.

As far as I can tell it looks like pip is trying the url http://user:[email protected]/package which redirects to http://user:[email protected]/d/package and that page just returns a 500 error instead the package information.

@niedbalski
Copy link

Same thing here ....

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