-
Notifications
You must be signed in to change notification settings - Fork 0
Build and Install SOCR
Belos Thomas edited this page Aug 31, 2018
·
3 revisions
wget https://repo.anaconda.com/archive/Anaconda3-5.2.0-Linux-x86_64.sh
sh Anaconda3-5.2.0-Linux-x86_64.sh
git clone https://github.com/belosthomas/socr.git
cd socr
Use to install all the necessary requirements and to compile.
python3 setup.py build_ext --inplace