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
I ran the above command, but the error is as follows:
WARNING: Location ' https://dl.fbaipublicfiles.com/detectron2/wheels/cu92/torch1.6/index.html' is ignored: it is either a non-existing path or lacks a specific scheme.
ERROR: Could not find a version that satisfies the requirement detectron2==0.4 (from versions: none)
ERROR: No matching distribution found for detectron2==0.4
Is there any other way to install detectron2, sh pip.sh has also tried.
Appreciate!
The text was updated successfully, but these errors were encountered:
python -m pip install detectron2==0.4 -f \ https://dl.fbaipublicfiles.com/detectron2/wheels/cu92/torch1.6/index.html
I ran the above command, but the error is as follows:
WARNING: Location ' https://dl.fbaipublicfiles.com/detectron2/wheels/cu92/torch1.6/index.html' is ignored: it is either a non-existing path or lacks a specific scheme.
ERROR: Could not find a version that satisfies the requirement detectron2==0.4 (from versions: none)
ERROR: No matching distribution found for detectron2==0.4
Is there any other way to install detectron2, sh pip.sh has also tried.
Appreciate!
The text was updated successfully, but these errors were encountered: