You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On first launch, Getting "Could not find or download OpenStudio Results Measures"
Diagnostics:
I redid the clean install on the clean VM. I can see after install that it has installed the openstuido_results measure, but probably with a duplicated folder/level, at
$ ls /usr/local/openstudioapplication-1.8.0-rc2/Resources/openstudio_results/openstudio_results/
LICENSE.md measure.rb measure.xml README.md README.md.erb resources tests
Indeed, launching with OPENSTUDIO_APPLICATION_DEBUG=1 /usr/local/openstudioapplication-1.8.0-rc2/bin/OpenStudioApp I get this printed:
[utilities.bcl.BCLXML] <2> '/usr/local/openstudioapplication-1.8.0-rc2/Resources/openstudio_results/measure.xml' does not exist
[utilities.bcl.BCLMeasure] <2> '/usr/local/openstudioapplication-1.8.0-rc2/Resources/openstudio_results' is not a measure
Possible Solution
Fixup the cmake
Details
Environment
Some additional details about your environment for this issue (if relevant):
Platform (Operating system, version): Ubuntu 22.04, .deb installer, clean VM
Version of OpenStudioApplication (if using an intermediate build, include SHA): v1.8.0-rc2
I did test this, the test install on my computer has C:\openstudioapplication-1.8.0\Resources\openstudio_results\measure.xml. I probably broke it in 06a3a6b or 49e8cc2
Issue overview
On first launch, Getting "Could not find or download OpenStudio Results Measures"
Diagnostics:
Indeed, launching with
OPENSTUDIO_APPLICATION_DEBUG=1 /usr/local/openstudioapplication-1.8.0-rc2/bin/OpenStudioApp
I get this printed:Possible Solution
Fixup the cmake
Details
Environment
Some additional details about your environment for this issue (if relevant):
Context
The text was updated successfully, but these errors were encountered: