Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

Modeling a typical building

I'm trying to just setup OpenStudio on ubuntu24.04 i installed it and i tried to open a whole building measure for whole building -CreateTypicalBuilding when i try to run it i get this error and i have no idea what to do:

Error:SWIG director method error. IOError: not opened for reading

I'd appriciate any help

Modeling a typical building

I'm trying to just setup OpenStudio on ubuntu24.04 i installed it and i tried to open a whole building measure for whole building -CreateTypicalBuilding when i try to run it i get this error and i have no idea what to do:

Error:SWIG director method error. IOError: not opened for reading

I'd appriciate any help

Modeling a typical building

I'm trying to just setup OpenStudio on ubuntu24.04 i installed it and i tried to open a whole building measure for whole building -CreateTypicalBuilding when i try

i just downloaded Open-Studio SDK =3.8.0 Version=1.8.0+2722e3e751

clicked on find measures and downloaded the said measure. after that i clicked apply measure choose the said measure and as input entered Geometry,Climate zone and HVAC type the rest left at default values.It ran and gave me an IOError i posted the advanced output below it may help.

I thought maybe it has some sort of permission problem so i tried to run it i get this error and i have no idea what to do:

Error:SWIG the application using command line using

sudo /usr/local/openstudioapplication-1.8.0/bin/OpenStudioApp

but i encountered the same problem.

```Standard Output: val=1 [openstudio.measure.OSRunner] SWIG director method error. IOError: not opened for reading

I'd appriciate any helpreading

Traceback (most recent call last): :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:in each' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:inget_standards_weather_file_path' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/modify.rb:175:in model_set_ground_temperatures' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/create_typical/create_typical.rb:410:increate_typical_building_from_model' /home/tomer-gigi/BCL/3ecef6eb-ae4e-48da-b955-594e44b546bf/a74d53b6-6d8b-4b99-940e-008923731568/measure.rb:222:in `run' [openstudio.workflow.OSWorkflow] Found error in state 'OpenStudioMeasures' with message: 'Runner error: Measure '/home/tomer-gigi/BCL/3ecef6eb-ae4e-48da-b955-594e44b546bf/a74d53b6-6d8b-4b99-940e-008923731568/measure.rb' reported an error with [SWIG director method error. IOError: not opened for reading

Traceback (most recent call last): :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:in each' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:inget_standards_weather_file_path' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/modify.rb:175:in model_set_ground_temperatures' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/create_typical/create_typical.rb:410:increate_typical_building_from_model' /home/tomer-gigi/BCL/3ecef6eb-ae4e-48da-b955-594e44b546bf/a74d53b6-6d8b-4b99-940e-008923731568/measure.rb:222:in `run']'

Standard Error: Failed to run workflow. Last Error: Found error in state 'OpenStudioMeasures' with message: 'Runner error: Measure '/home/tomer-gigi/BCL/3ecef6eb-ae4e-48da-b955-594e44b546bf/a74d53b6-6d8b-4b99-940e-008923731568/measure.rb' reported an error with [SWIG director method error. IOError: not opened for reading

Traceback (most recent call last): :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:in each' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:inget_standards_weather_file_path' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/modify.rb:175:in model_set_ground_temperatures' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/create_typical/create_typical.rb:410:increate_typical_building_from_model' /home/tomer-gigi/BCL/3ecef6eb-ae4e-48da-b955-594e44b546bf/a74d53b6-6d8b-4b99-940e-008923731568/measure.rb:222:in `run']'

run.log: [10:25:22.951988 WARN] [openstudio.workflow.OSWorkflow] No valid weather file defined in either the osm or osw. [10:25:25.669557 WARN] [openstudio.standards.CreateTypical] Could not add loads for Plenum. Not expected for 90.1-2004 [10:25:25.684382 WARN] [OpenstudioStandards::Construction] Requested U-value of 0.58 for Typical Insulated Exterior Mass Wall is too low given the other materials in the construction; insulation layer will be removed. [10:25:25.698342 WARN] [OpenstudioStandards::Constructions] Can only set the u-value of opaque constructions or simple glazing. U 0.88 SHGC 0.16 Sgl Ref-A-L Clr 6mm is not opaque or simple glazing. [10:25:25.706419 WARN] [OpenstudioStandards::Constructions] Requested U-value of 1.1686635536297982 for Typical Overhead Door is greater than the sum of the inside and outside resistance, and the max U-value (6.636 SI) is used instead. [10:25:25.708749 WARN] [OpenstudioStandards::Constructions] Can only set the u-value of opaque constructions or simple glazing. U 1.98 SHGC 0.36 Sgl Ref-B-H Clr 6mm is not opaque or simple glazing. [10:25:25.717187 WARN] [openstudio.weather.Model] Could not locate the .epw file, cannot get ground temperatures from the associated .stat file. [10:25:25.717201 WARN] [openstudio.weather.Model] Could not locate the .stat file. Looking up default values based on the climate zone. [10:25:25.722148 ERROR] [openstudio.measure.OSRunner] SWIG director method error. IOError: not opened for reading

Traceback (most recent call last): :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:in each' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:inget_standards_weather_file_path' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/modify.rb:175:in model_set_ground_temperatures' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/create_typical/create_typical.rb:410:increate_typical_building_from_model' /home/tomer-gigi/BCL/3ecef6eb-ae4e-48da-b955-594e44b546bf/a74d53b6-6d8b-4b99-940e-008923731568/measure.rb:222:in `run' [10:25:25.722344 ERROR] [openstudio.workflow.OSWorkflow] Found error in state 'OpenStudioMeasures' with message: 'Runner error: Measure '/home/tomer-gigi/BCL/3ecef6eb-ae4e-48da-b955-594e44b546bf/a74d53b6-6d8b-4b99-940e-008923731568/measure.rb' reported an error with [SWIG director method error. IOError: not opened for reading

Traceback (most recent call last): :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:in each' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:inget_standards_weather_file_path' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/modify.rb:175:in model_set_ground_temperatures' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/create_typical/create_typical.rb:410:increate_typical_building_from_model' /home/tomer-gigi/BCL/3ecef6eb-ae4e-48da-b955-594e44b546bf/a74d53b6-6d8b-4b99-940e-008923731568/measure.rb:222:in `run']'

```

Modeling a typical building

I'm trying to just setup OpenStudio on ubuntu24.04 i installed it and i tried to open a whole building measure for whole building -CreateTypicalBuilding

i just downloaded Open-Studio SDK =3.8.0 Version=1.8.0+2722e3e751

clicked on find measures and downloaded the said measure. after that i clicked apply measure choose the said measure and as input entered Geometry,Climate zone and HVAC type the rest left at default values.It ran and gave me an IOError i posted the advanced output below it may help.

I thought maybe it has some sort of permission problem so i tried to run the application using command line using

sudo /usr/local/openstudioapplication-1.8.0/bin/OpenStudioApp

but i encountered the same problem.

```Standard problem. See error messages below

Standard Output:
val=1
[openstudio.measure.OSRunner] SWIG director method error. IOError: not opened for reading

reading Traceback (most recent call last): :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:in each' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:inget_standards_weather_file_path' `each' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:in `get_standards_weather_file_path' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/modify.rb:175:in model_set_ground_temperatures' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/create_typical/create_typical.rb:410:increate_typical_building_from_model' `model_set_ground_temperatures' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/create_typical/create_typical.rb:410:in `create_typical_building_from_model' /home/tomer-gigi/BCL/3ecef6eb-ae4e-48da-b955-594e44b546bf/a74d53b6-6d8b-4b99-940e-008923731568/measure.rb:222:in `run' [openstudio.workflow.OSWorkflow] Found error in state 'OpenStudioMeasures' with message: 'Runner error: Measure '/home/tomer-gigi/BCL/3ecef6eb-ae4e-48da-b955-594e44b546bf/a74d53b6-6d8b-4b99-940e-008923731568/measure.rb' reported an error with [SWIG director method error. IOError: not opened for reading

reading Traceback (most recent call last): :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:in each' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:inget_standards_weather_file_path' `each' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:in `get_standards_weather_file_path' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/modify.rb:175:in model_set_ground_temperatures' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/create_typical/create_typical.rb:410:increate_typical_building_from_model' `model_set_ground_temperatures' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/create_typical/create_typical.rb:410:in `create_typical_building_from_model' /home/tomer-gigi/BCL/3ecef6eb-ae4e-48da-b955-594e44b546bf/a74d53b6-6d8b-4b99-940e-008923731568/measure.rb:222:in `run']'

`run']' Standard Error: Failed to run workflow. Last Error: Found error in state 'OpenStudioMeasures' with message: 'Runner error: Measure '/home/tomer-gigi/BCL/3ecef6eb-ae4e-48da-b955-594e44b546bf/a74d53b6-6d8b-4b99-940e-008923731568/measure.rb' reported an error with [SWIG director method error. IOError: not opened for reading

reading Traceback (most recent call last): :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:in each' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:inget_standards_weather_file_path' `each' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:in `get_standards_weather_file_path' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/modify.rb:175:in model_set_ground_temperatures' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/create_typical/create_typical.rb:410:increate_typical_building_from_model' `model_set_ground_temperatures' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/create_typical/create_typical.rb:410:in `create_typical_building_from_model' /home/tomer-gigi/BCL/3ecef6eb-ae4e-48da-b955-594e44b546bf/a74d53b6-6d8b-4b99-940e-008923731568/measure.rb:222:in `run']'

`run']' run.log: [10:25:22.951988 WARN] [openstudio.workflow.OSWorkflow] No valid weather file defined in either the osm or osw. [10:25:25.669557 WARN] [openstudio.standards.CreateTypical] Could not add loads for Plenum. Not expected for 90.1-2004 [10:25:25.684382 WARN] [OpenstudioStandards::Construction] Requested U-value of 0.58 for Typical Insulated Exterior Mass Wall is too low given the other materials in the construction; insulation layer will be removed. [10:25:25.698342 WARN] [OpenstudioStandards::Constructions] Can only set the u-value of opaque constructions or simple glazing. U 0.88 SHGC 0.16 Sgl Ref-A-L Clr 6mm is not opaque or simple glazing. [10:25:25.706419 WARN] [OpenstudioStandards::Constructions] Requested U-value of 1.1686635536297982 for Typical Overhead Door is greater than the sum of the inside and outside resistance, and the max U-value (6.636 SI) is used instead. [10:25:25.708749 WARN] [OpenstudioStandards::Constructions] Can only set the u-value of opaque constructions or simple glazing. U 1.98 SHGC 0.36 Sgl Ref-B-H Clr 6mm is not opaque or simple glazing. [10:25:25.717187 WARN] [openstudio.weather.Model] Could not locate the .epw file, cannot get ground temperatures from the associated .stat file. [10:25:25.717201 WARN] [openstudio.weather.Model] Could not locate the .stat file. Looking up default values based on the climate zone. [10:25:25.722148 ERROR] [openstudio.measure.OSRunner] SWIG director method error. IOError: not opened for reading

reading Traceback (most recent call last): :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:in each' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:inget_standards_weather_file_path' `each' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:in `get_standards_weather_file_path' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/modify.rb:175:in model_set_ground_temperatures' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/create_typical/create_typical.rb:410:increate_typical_building_from_model' `model_set_ground_temperatures' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/create_typical/create_typical.rb:410:in `create_typical_building_from_model' /home/tomer-gigi/BCL/3ecef6eb-ae4e-48da-b955-594e44b546bf/a74d53b6-6d8b-4b99-940e-008923731568/measure.rb:222:in `run' [10:25:25.722344 ERROR] [openstudio.workflow.OSWorkflow] Found error in state 'OpenStudioMeasures' with message: 'Runner error: Measure '/home/tomer-gigi/BCL/3ecef6eb-ae4e-48da-b955-594e44b546bf/a74d53b6-6d8b-4b99-940e-008923731568/measure.rb' reported an error with [SWIG director method error. IOError: not opened for reading

reading Traceback (most recent call last): :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:in each' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:in`each' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:in `get_standards_weather_file_path' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/modify.rb:175:in `model_set_ground_temperatures' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/create_typical/create_typical.rb:410:in `create_typical_building_from_model' /home/tomer-gigi/BCL/3ecef6eb-ae4e-48da-b955-594e44b546bf/a74d53b6-6d8b-4b99-940e-008923731568/measure.rb:222:in `run']' get_standards_weather_file_path' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/modify.rb:175:in model_set_ground_temperatures' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/create_typical/create_typical.rb:410:increate_typical_building_from_model' /home/tomer-gigi/BCL/3ecef6eb-ae4e-48da-b955-594e44b546bf/a74d53b6-6d8b-4b99-940e-008923731568/measure.rb:222:in `run']'

```

Thank you

Modeling a typical building

I'm trying to just setup OpenStudio on ubuntu24.04 i installed it and i tried to open a whole building measure for whole building -CreateTypicalBuilding

i just downloaded Open-Studio SDK =3.8.0 Version=1.8.0+2722e3e751

clicked on find measures and downloaded the said measure. after that i clicked apply measure choose the said measure and as input entered Geometry,Climate zone and HVAC type the rest left at default values.It ran and gave me an IOError i posted the advanced output below it may help.

I thought maybe it has some sort of permission problem so i tried to run the application using command line using

sudo /usr/local/openstudioapplication-1.8.0/bin/OpenStudioApp

but i encountered the same problem. See error messages belowIOError

Standard Output:
val=1
[openstudio.measure.OSRunner] SWIG director method error. IOError: not opened for reading

Traceback (most recent call last):
:/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:in `each'
:/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:in `get_standards_weather_file_path'
:/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/modify.rb:175:in `model_set_ground_temperatures'
:/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/create_typical/create_typical.rb:410:in `create_typical_building_from_model'
/home/tomer-gigi/BCL/3ecef6eb-ae4e-48da-b955-594e44b546bf/a74d53b6-6d8b-4b99-940e-008923731568/measure.rb:222:in `run'
[openstudio.workflow.OSWorkflow] Found error in state 'OpenStudioMeasures' reading]

This is apparently a bug that was fixed, I tried to run the app with message: 'Runner error: Measure '/home/tomer-gigi/BCL/3ecef6eb-ae4e-48da-b955-594e44b546bf/a74d53b6-6d8b-4b99-940e-008923731568/measure.rb' reported an error with [SWIG director method error. IOError: not opened for reading Traceback (most recent call last): :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:in `each' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:in `get_standards_weather_file_path' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/modify.rb:175:in `model_set_ground_temperatures' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/create_typical/create_typical.rb:410:in `create_typical_building_from_model' /home/tomer-gigi/BCL/3ecef6eb-ae4e-48da-b955-594e44b546bf/a74d53b6-6d8b-4b99-940e-008923731568/measure.rb:222:in `run']' Standard Error: Failed to run workflow. Last Error: Found error in state 'OpenStudioMeasures' with message: 'Runner error: Measure '/home/tomer-gigi/BCL/3ecef6eb-ae4e-48da-b955-594e44b546bf/a74d53b6-6d8b-4b99-940e-008923731568/measure.rb' reported an error with [SWIG director method error. IOError: not opened for reading Traceback (most recent call last): :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:in `each' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:in `get_standards_weather_file_path' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/modify.rb:175:in `model_set_ground_temperatures' :/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/create_typical/create_typical.rb:410:in `create_typical_building_from_model' /home/tomer-gigi/BCL/3ecef6eb-ae4e-48da-b955-594e44b546bf/a74d53b6-6d8b-4b99-940e-008923731568/measure.rb:222:in `run']' run.log: [10:25:22.951988 WARN] [openstudio.workflow.OSWorkflow] No valid my own weather file defined in either the osm or osw. [10:25:25.669557 WARN] [openstudio.standards.CreateTypical] Could not add loads for Plenum. Not expected for 90.1-2004 [10:25:25.684382 WARN] [OpenstudioStandards::Construction] Requested U-value of 0.58 for Typical Insulated Exterior Mass Wall is too low given the other materials in the construction; insulation layer will be removed. [10:25:25.698342 WARN] [OpenstudioStandards::Constructions] Can only set the u-value of opaque constructions or simple glazing. U 0.88 SHGC 0.16 Sgl Ref-A-L Clr 6mm is not opaque or simple glazing. [10:25:25.706419 WARN] [OpenstudioStandards::Constructions] Requested U-value of 1.1686635536297982 for Typical Overhead Door is greater than the sum of the inside and outside resistance, and the max U-value (6.636 SI) is used instead. [10:25:25.708749 WARN] [OpenstudioStandards::Constructions] Can only set the u-value of opaque constructions or simple glazing. U 1.98 SHGC 0.36 Sgl Ref-B-H Clr 6mm is not opaque or simple glazing. [10:25:25.717187 WARN] [openstudio.weather.Model] Could not locate the .epw file, cannot get ground temperatures from the associated .stat file. [10:25:25.717201 WARN] [openstudio.weather.Model] Could not locate the .stat file. Looking up default values based on the climate zone. [10:25:25.722148 ERROR] but again got an error:

[openstudio.measure.OSRunner] SWIG director method error. IOError: not opened NoMethodError: undefined method `model_standards_climate_zone' for reading

Traceback (most recent call last):
:/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:in `each'
:/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:in `get_standards_weather_file_path'
:/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/modify.rb:175:in `model_set_ground_temperatures'
:/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/create_typical/create_typical.rb:410:in `create_typical_building_from_model'
/home/tomer-gigi/BCL/3ecef6eb-ae4e-48da-b955-594e44b546bf/a74d53b6-6d8b-4b99-940e-008923731568/measure.rb:222:in `run'
[10:25:25.722344 ERROR] [openstudio.workflow.OSWorkflow] Found error in state 'OpenStudioMeasures' with message: 'Runner error: Measure '/home/tomer-gigi/BCL/3ecef6eb-ae4e-48da-b955-594e44b546bf/a74d53b6-6d8b-4b99-940e-008923731568/measure.rb' reported an error with [SWIG director method error. IOError: not opened for reading

Traceback (most recent call last):
:/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:in `each'
:/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/information.rb:198:in `get_standards_weather_file_path'
:/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/weather/modify.rb:175:in `model_set_ground_temperatures'
:/ruby/3.2.0/gems/openstudio-standards-0.6.1/lib/openstudio-standards/create_typical/create_typical.rb:410:in `create_typical_building_from_model'
/home/tomer-gigi/BCL/3ecef6eb-ae4e-48da-b955-594e44b546bf/a74d53b6-6d8b-4b99-940e-008923731568/measure.rb:222:in `run']'
#["Attic"], "WholeBuilding - Sm Office"=>["Core_ZN", "Perimeter_ZN_3", "Perimeter_ZN_2", "Perimeter_ZN_4", "Perimeter_ZN_1"]}>

Thank youA similar error happened to each other building type i tried.

I also tried using an old version of open studio 1.7.2 and got a whole different error.

[openstudio.measure.OSRunner] SWIG director method error. ArgumentError: unknown keyword: :user_hvac_mapping ]

which was quite discouraging.

my main goal is to try and see the effect of different esoteric schedules on existing buildings HVAC consumption,Is there maybe some pre-built models in an idf format i can maybe import until those bugs will be solved ? best regards