You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a closed issue about the same topic, except this time it really is an error but not a warning (#2).
When trying to install with pip install --process-dependency-links git+https://github.com/bung87/whatlangid I get no such option: --process-dependency-links.
Apparently pip 19.0 doesn't support --process-dependency-links.
Discussion of this: pypa/pip#6162
The text was updated successfully, but these errors were encountered:
There is a closed issue about the same topic, except this time it really is an error but not a warning (#2).
When trying to install with
pip install --process-dependency-links git+https://github.com/bung87/whatlangid
I getno such option: --process-dependency-links
.Apparently pip 19.0 doesn't support
--process-dependency-links
.Discussion of this: pypa/pip#6162
The text was updated successfully, but these errors were encountered: