
Resolving Python Dependency Conflicts in setup.py
When you run pip install . or python setup.py develop, a dependency con...

When you run pip install . or python setup.py develop, a dependency con...

You run git merge expecting conflicts to be resolved automatically, but instead you ...

You run npm install or npm start and get something like:
...
Python dependency version conflicts occur when different packages require incompatible versions o...

You're in the middle of a git merge, and instead of the usual conflict markers, you see

If you see Permission denied when running pip install --user somepackage