Issues installing Python API in SACS 15.0

Product: SACS v15.0

Hello SACS community,

I am trying to install the Python API for SACS 15.0 per the instructions in the documentation. I get the following error (no module named SACS.Model.Error)

I have tried adding the SACS package into the site-packages folder of my Python installation, modifying the system path as well as the pythonpath, but no luck. Additionally, attempting a Python API installation on SACS 15.1 using pip also resulted in the same error. I am not sure how to proceed, has anyone faced this before? Thanks!

-Arun

Parents Reply
  • Hi Ricardo, thanks for your reply

    In my case I do not have a .gz or .whl, the installation is for 15.0. The library folder looks like this

    And the Model folder looks like this

    See also this screenshot from the SACS API- PYTHON video from Bentley on YouTube (I work with 15.0)

    I followed the instructions in index.html and I get the error posted previously. Since a pip installation is not possible I am not sure how to proceed. Any ideas?

    -Arun

Children