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

Unable to run pip install -e samr -r samr/docs/setup/requirements-dev.txt #2

Closed
kevlaria opened this issue Jan 25, 2015 · 5 comments
Closed

Comments

@kevlaria
Copy link

Looks like pip.parse_requirements needs a session argument (for pip 6.0+), otherwise it will raise an exception.

c/f jmcarp/robobrowser#32

@rafacarrascosa
Copy link
Owner

Thanks for reporting! I'm working on it right now

@rafacarrascosa
Copy link
Owner

Solved just now, can you verify @kevlaria ?

@kevlaria
Copy link
Author

Thanks for the fast reply! - Yes, it works now!

@kevlaria
Copy link
Author

btw, thanks for sharing this! It's super helpful!

@rafacarrascosa
Copy link
Owner

my pleasure!

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