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

pip complains about installing with --no-deps #46

Open
juftin opened this issue Dec 18, 2023 · 0 comments
Open

pip complains about installing with --no-deps #46

juftin opened this issue Dec 18, 2023 · 0 comments

Comments

@juftin
Copy link
Owner

juftin commented Dec 18, 2023

First, the package is installed with --no-deps then the dependencies are installed. This order of operations produces the following warinings which should be disregarded

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
browsr 1.17.1 requires art~=5.7, which is not installed.
browsr 1.17.1 requires pandas~=1.5.2, which is not installed.
browsr 1.17.1 requires pillow>=9.1.0, which is not installed.
browsr 1.17.1 requires pymupdf~=1.22.3, which is not installed.
browsr 1.17.1 requires rich~=13.5.2, which is not installed.
browsr 1.17.1 requires rich-click~=1.5.2, which is not installed.
browsr 1.17.1 requires rich-pixels~=2.1.1, which is not installed.
browsr 1.17.1 requires textual==0.39.0, which is not installed.
browsr 1.17.1 requires textual-universal-directorytree~=1.0.2, which is not installed.
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

1 participant