Skip to content

Starting the software Dependencies

Victor Agroskin edited this page Mar 20, 2015 · 1 revision

Clone the repository or download the code from it.

To start the software you'll need:

After the installation of software listed above go to the command prompt and execute the following commands to install additional modules:

  • pip install python-ntlm
  • pip install oauthlib
  • pip install requests
  • pip install rfc3987
  • pip install flask
  • pip install tornado

Go to the editor_qt folder and execute dot15926.py

Clone this wiki locally