-
Notifications
You must be signed in to change notification settings - Fork 13
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:
- Python 2.7 32-bit (download)
- PySide 1.2.1 (download)
- Setuptools latest version (download)
- Pip latest version (download)
- Shapely installer (download)
- PyODBC installer (download)
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