Simulation failed to run, with exit code 1

asked 2022-10-08 14:04:12 -0500

Han's avatar

updated 2022-10-10 09:49:56 -0500

I am working on OpenStudio Application in SketchUp. However, when I tried to run simulation in OpenStudio, it always fails. The error information is as follows:

"Error executing argv: ["run", "-s", "55941", "-w", "C:/Users/������/AppData/Local/Temp/osmodel-1664354620-0\resources\workflow.osw"]

Error: incompatible character encodings: UTF-8 and GBK in eval:494:in `absolute_path'

eval:494:in `absolute_path'

:/ruby/2.7.0/gems/openstudio-workflow-2.3.1/lib/openstudio/workflow/adapters/input/local.rb:46:in `initialize'

:/openstudio_cli.rb:1047:in `new'

:/openstudio_cli.rb:1047:in `execute'

:/openstudio_cli.rb:803:in `execute'

:/openstudio_cli.rb:1972:in `<main>'

eval:188:in `eval'

eval:188:in `require_embedded_absolute'

eval:173:in `block in require_embedded'

eval:167:in `each'

eval:167:in `require_embedded'

eval:126:in `require'

eval:3:in `<main>'

Simulation failed to run, with exit code 1"

Have you ever met similar error. Could you please tell me how to fix this.

edit retag flag offensive close merge delete

Comments

It looks like your path ("C:/Users/������") is causing problems for OpenStudio.

shorowit's avatar shorowit  ( 2022-10-11 11:42:54 -0500 )edit