Solution exception:No file was found at C:\...\openstudio\out.osw

Hi,
A student of mine is getting this error when running an energy simulation:

Solution exception:No file was found at C:\Users\mimaa\simulation\Model_1_ImportRhino\openstudio\out.osw

When running the command window shell opens and shows like it is running, but it closes too fast that can’t see what is written there.
Surely there is a permission to write BUT she tried also running Rhino as administrator, unfortunately, with the same results.
The installation was done with the GH pollination single-click installer.

Some ideas what can be the cause?

Thanks,
-A.

1 Like

Hey @AbrahamYezioro ,

Does the folder of the file listed in the error message actually exist? If so, what is in that folder right now?

It looks like there’s something wrong with the OpenStudio installation such that OpenStudio CLi cannot be launched.

Hi @chris and thanks,
The student should answer your questions above, but just want to say that the installation was done with the one-click installer and it finished fine, so i assume everything was installed as expected.

-A.

Hello Chris, Thank you for your help.

The folder openstudio exist at the location of C:\Users\mimaa\simulation\Model_1_ImportRhino\openstudio

attached photo with the content of the library
image

-Anat

Hi @chris
attached also the configurations and folders off all plugins

Hi @chris,
Another update: We uninstalled the whole pollination and installed again. Same (bad) result.
The report output of the OS component says the following:

Runtime error (AssertionException): No file was found at C:\Users\mimaa\Documents\TEST\Model_1_ImportRhino\openstudio\out.osw

Traceback:
line 26, in init, “C:\Program Files\ladybug_tools\python\Lib\site-packages\honeybee_energy\result\osw.py”
line 229, in script

Running the AnnualLoads component does succeed, giving the simulation results. Our suspicion is that something is happening with the permissions of the OS to run on the computer.
We disabled the antivirus and firewall, but still the full simulation fails.
Worth to mention that the location for both simulations is the same (default), so one goes through and the other doesn’t.
Just to remind from the previous message, we tried also to run Rhino as administrator. No use … :frowning: :sob:

If you have any thoughts/ideas/suggestions … don’t be shy. For now the fast simulations are ok but at some point in the class we are going to use the more detailed results.

Thanks!!
Anat.

Hey @anatst ,

Thanks for the update and sorry for the radio silence. I know a way that you can see the real error if you open a command prompt and paste the following:

C:\Users\mimaa\simulation\Model_1_ImportRhino\openstudio\run_workflow.bat

If you can send me a screenshot of what you see when you do that, we should be able to nail down the issue.

Also, just to make sure: you’re not running this on Bootcamp with a relatively new Mac, right?

If so, that would explain it. Apple made the decision to use a completely different chip architecture from everyone else in their latest line of laptops, forcing most software to make changes (if you can’t tell by my subtext, I’m trying not to be annoyed by it). If this is actually the issue, then the problem is there has not been a stable release of OpenStudio that works with these new Macs. NREL is slated to make a new release in the next couple of weeks and we’ll update to that once it is available.

Hi @chris,
On this one i can tell that @anat 's computer is a “regular” laptop running windows.

She will send soon the screenshot.
Thanks,
-A.

1 Like

  • I had the same problem

Thanks, @architsama_guodong . I am guessing that those characters that you get in response are the real error but I don’t know what it means. Is it translate-able to English?

Hello Chris,

I am having the same issue. This is what appears on the command prompt. Any help with this would be greatly appreciated

3 posts were split to a new topic: OpenStudio and Radiance simulations not running because of IT policies [SOLVED]

Hi,

does somebody know if this is working on parallels windows as well? Tried to integrate this, but perhaps my knowledge of integrating this “Folder exemtion listed” is not enought.

Did somebody accomplished to use radiance on windows parallels on m2/m3 macbook ?

Really need to use it there, because a lot of important plug-ins like Karamba etc. are only avaiable for the windows-GH

hello @chris,

I am running into a similar error when I run energy and daylight simulations on Parallels on a 2020 Macbook Pro. The daylight simulations take a while, run successfully as per the luigi summary, but the result is always null. On running the energy simulation, the command window opens and closes super quick.

Again, I recently installed using a single-click installer (configurations attached). Would be super grateful if you could help out!

Best,

Sorry for the very late response, @Ed . I think what you are encountering there is this bug in OpenStudio 3.6 hat was fixed in OpenStudio 3.7:

So just updating to OpenStudio 3.7 should hopefully fix your case.

@LeightonSS55 ,

Your case is different from the others on this thread and thank you for posting the solution. I know people have a lot of different challenges with their IT’s policies. If you don’t mind, I’m going to pull it out into a separate topic to make it easier for others on the forum to search for it and find.

@DomiMi ,

As we said above, OpenStudio does not support a Windows installer that works with Mac’s new ARM chips but, if the laptop is from 2020, I think it may be old enough to avoid Apple’s newer chips. Can you show what OpenStudio CLI is returning when you open a command prompt and paste the path to the run_workflow.bat as I note here earlier in this thread?

If I can just get the error message from OpenStudio in a format that I can read, I can probably tell you what is going on.