Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a73b23f

Browse files
varisha-025sglvladi
authored andcommitted
use feature 2020 resolver removed
After Pip 22.3 , 2020 resolver has become the default one.
1 parent 97dc1c9 commit a73b23f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/source/install.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ Installation of the Object Detection API is achieved by installing the ``object_
382382
383383
# From within TensorFlow/models/research/
384384
cp object_detection/packages/tf2/setup.py .
385-
python -m pip install --use-feature=2020-resolver .
385+
python -m pip install .
386386
387387
.. note::
388388

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /