Самирская посуда
7:09 (7 часов назад)
в облако-здравоохранение-API-помощь
Я пытаюсь настроить демонстрационный проект с https://github.com/GoogleCloudPlatform/healthcare/tree/master/fhir/immunizations_demo.
Можете ли вы помочь мне с именем папки, откуда нужно выполнить следующую команду?
базовый запуск // датаген: data_gen - --num = 1 --output_path = demo_data.ndjson
Я попытался запустить его в папке "healthcare / fhir / immunizations_demo", но это не удалось с ошибкой ниже
ERROR:
/healthcare/fhir/immunizations_demo/datagen/BUILD.bazel:3:1: no such package '@com_github_pborman_uuid//': The repository '@com_github_pborman_uuid' could not be resolved and referenced by '//fhir/immunizations_demo/datagen:data_gen'
ERROR: Analysis of target '//fhir/immunizations_demo/datagen:data_gen' failed; build aborted: no such package '@com_github_pborman_uuid//': The repository '@com_github_pborman_uuid' could not be resolved
INFO: Elapsed time: 0.562s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (11 packages loaded, 101 targets configured)
FAILED: Build did NOT complete successfully (11 packages loaded, 101 targets configured)
currently loading: @io_bazel_rules_go//