-
Notifications
You must be signed in to change notification settings - Fork 2
Needed dependencies
jan-klos edited this page Jan 11, 2017
·
4 revisions
In order to use the DMN library, you need to run:
sudo apt-get install python3-pip
sudo apt-get install python3-dev
sudo apt-get install -y libigraph0-dev
sudo pip3 install lxml
sudo pip install tabulate
sudo pip3 install graphviz
sudo pip3 install pydotplus
sudo pip3 install IPython
sudo apt-get install python-pydot