Intelegence help system by car (OSTIS project)
Steps to run project:
- Install clean version of Ubuntu 16.04
- In terminal: a) sudo apt-get update b) sudo apt-get upgrade c) sudo install git
- Go to some folder and clone project
- Go to "scripts/" folder
- ./prepare.sh
- ./run.sh (to run sctp and scweb)
If there is problem with "tornado" package, then type in terminal:
- pip install tornado==5.1.1
- pip install numpy==1.14.6
To rebuild base input "./build_kb.sh"