OmniParser
OmniParser copied to clipboard
pip's dependency resolver
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
Run the README.md until pip install -r requirements.txt and it gives this error. Could be something wrong with my environment if someone knows.
Have you set up a virtual environment and set the Python version according to the README.md?
Yes I used conda as exactly mentioned in the README.md