Importing label studio json and images

Hi,

I am importing dataset and labels other have sent me:
1.My local storage setup:
path=/Users/ziqiangzhu/Work/Research/label_studio/project-1-at-2024-09-09-18-00-25495975/images

  1. Path in json
        "data": {
            "image": "/data/local-files/?d=images/94107602-1.png"
        },
  1. the problem:

Your help will be appreciated