wassimj / TopologicSverchok

Topologic custom nodes for sverchok on Blender3D
GNU Affero General Public License v3.0
83 stars 18 forks source link

Openstudio Binary Path on Linux #28

Closed Sinasta closed 2 years ago

Sinasta commented 2 years ago

I would lik to ask if somebody could tell me how to set the Openstudio Binary Path on (Arch)Linux. I have the Openstudio Python bindings installed. Is it enough to set the path to libopenstudiolib.so? Is it really needed to install the entire Openstudio Suite to execute the simulation?

wassimj commented 2 years ago

Not sure about Linux. But on windows, the link to the binary is the link to openstudio.exe not the dll (so it wouldn’t be to the .so file. It is whatever you type on the command line to run openstudio.

Sinasta commented 2 years ago

Okay thank you for your answer. So i understand correctly that only 'pip install openstudio' is not enough. The whole 'Openstudio SDK' needs to be installed?

wassimj commented 2 years ago

pip install openstudio actually installs the SDK. What is needed is the openstudio application that has the executable.

Sinasta commented 2 years ago

Thank you for your answer. For anybody that wants to run openstudio on Linux i found it to work by just downloading the latest Openstudio Ubuntu tar.gz release, extracting it and linking topologic to the openstudio bin.