mmtracking icon indicating copy to clipboard operation
mmtracking copied to clipboard

Anaconda pytorch channel is deprecated

Open UESENPAI opened this issue 5 months ago • 0 comments

https://github.com/pytorch/pytorch/issues/138506 [[Announcement] Deprecating PyTorch’s official Anaconda channel #138506](url)

So I think installation documentation should be edited

https://mmtracking.readthedocs.io/en/latest/install.html

like

conda install pytorch torchvision -c pytorch

is not work anymore

UESENPAI avatar May 26 '25 05:05 UESENPAI