Error when executing run_urbanopt function: 'FAILED SIMULATION IDs: OfficeBuilding'

Hello. I encountered the following error towards the end of the process, when running run_urbanopt function in python:

Error running command: 'C:/URBANopt-cli-0.9.0/OpenStudio/bin/openstudio.exe --bundle 'C:/Users/MOOYEOL-OH/uo_test_py/urbanopt_model/Gemfile' --bundle_path 'C:/Users/MOOYEOL-OH/uo_test_py/urbanopt_model/.bundle/install/' run -w 'C:/Users/MOOYEOL-OH/uo_test_py/urbanopt_model/run/honeybee_scenario/OfficeBuilding/in.osw' 2>&1 > "C:/Users/MOOYEOL-OH/uo_test_py/urbanopt_model/run/honeybee_scenario/OfficeBuilding/in.osw.log"'

and

FAILED SIMULATION IDs: OfficeBuilding

The symptom of the error is that no files are created in the 000_from_honeybee_model, 001_default_feature_reports, generated_files folders created in the run/honeybee_scenario/OfficeBuilding path.

What should I do for fix this problem?

The images below show the python code, the anaconda prompt, and the directory in order.