Skip to content

djura-risk-data-engineering/opensees-modeller

Repository files navigation

Step-by-step

To install python, visit https://www.python.org/downloads/release/python-3127/

To install git, visit https://git-scm.com/install/

Make sure install the correct version matching your system (64-bit, Windows, macOS etc.)

To clone the repository (do this only once)

git clone https://github.com/djura-risk-data-engineering/opensees-modeller.git

To create the virtual environment (do this only once):

py -3.12 -m venv .venv

To activate the virtual environment:

.venv\Scripts\activate

To upgrade pip (do this only once):

python -m pip install --upgrade pip

To test if all installed correctly, run:

python build_model.py

About

Scripts to run OpenSeeSpy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors 2

  •  
  •  

Languages