Skip to content

Install FOQUS

Joshua Boverhof edited this page Mar 21, 2018 · 2 revisions

Install Anaconda

Install GIT

— open anaconda terminal — conda install git

Install turb_client

USERPASS="testing:password"
>pip install git+https://CCSI-Toolset/turb_client@master
>pip install git+https://$USERPASS@github.com/CCSI-Toolset/foqus@master

Install SQL Compact 4.0 x64 ( MUST INSTALL 64 bit on x64 platform )

Install SimSinterInstaller.msi

Install TurbineLite.msi

For Developers

Clone this wiki locally