Results 5 comments of Brian Sia

Second this. How did the code update break self.string_bundle.get_string() in the MainWindow?

@tpoisonooo ``` python mmdeploy/tools/deploy.py mmdeploy/configs/mmdet/instance-seg/instance-seg_onnxruntime_static.py F:\tree_segmentation\configs_new_dataset\maskrcnn_npt1_256.py F:\tree_segmentation\models\maskrcnn_npt1_256\latest.pth test_image.JPG --work-dir maskrcnn_npt1_256_onnx --device cpu --dump-info --show ```

@pdimov Hi Peter, I checked `pyconfig.h` and the directive is present in Python37.

@pdimov Python310 has the **#define HAVE_COPYSIGN 1** directive. Does that mean that copysign is still defined in the later Python versions. If I build my Boost library with Python310, then...

Then why did it not recognize the safetensor file? I think the model filename is matching...