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

How would i check all the dependencies are correctly installed? #3248

Closed
srinivasreddy opened this issue Nov 16, 2015 · 3 comments
Closed

How would i check all the dependencies are correctly installed? #3248

srinivasreddy opened this issue Nov 16, 2015 · 3 comments
Labels
auto-locked Outdated issues that have been locked by automation

Comments

@srinivasreddy
Copy link

In other words, is there any feature in pip with which i can check all the packages and all the dependencies of them are correctly installed? And i do not want to use pip freeze. I just want to make sure all the packages in requires.txt are correctly installed.

@RonnyPfannschmidt
Copy link
Contributor

i suspect you can use pip install -r requirements.txt --no-index

@xavfernandez
Copy link
Member

@srinivasreddy Related to #2492 as you've apparently already found out :)

@srinivasreddy
Copy link
Author

@xavfernandez yep. hence closing this

@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 4, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation
Projects
None yet
Development

No branches or pull requests

3 participants