From detectron2.utils.env import TORCH_VERSION

hi,
i am getting above error when i try am trying to convert to Caffe module, using google colab

https://detectron2.readthedocs.io/tutorials/deployment.html

using command

cd tools/deploy/ && ./caffe2_converter.py --config-file …/…/configs/COCO-InstanceSegmentation/mask_rcnn_R_50_FPN_3x.yaml
–output ./caffe2_model --run-eval
MODEL.WEIGHTS detectron2://COCO-InstanceSegmentation/mask_rcnn_R_50_FPN_3x/137849600/model_final_f10217.pkl
MODEL.DEVICE cpu

any help is appreciated

thanks
himesh