Download Installers
Download Loader files from https://github.com/AstunTechnology/Loader/archive/master.zip, unzip and place in the following folder:
...
Download the AddressBase Importer files from https://bitbucket.org/astuntech/addressloader/get/4032750cf0d0cc6d85ec5ee1.zip, (for EPOCH 39 or later AddressBase files) unzip and place in the following folder:
Code Block |
---|
d:\astun\tools\addressloader |
Install Loader
Download the following Python script https://svn.apache.org/repos/asf/oodt/tools/oodtsite.publisher/trunk/distribute_setup.py and put it in the above folder for the AddressBase Importer [d:\astun\tools\addressloader] script get-pip.py as detailed in the pip documentation and copy it to your Python folder.
- Open a Command prompt as an Administrator
- Navigate to the dC:\astun\tools\addressloader folderPython27 folder
- Run the following script:
Code Block |
---|
cC:\python27Python27\python distribute_setup.exe get-pip.py |
- Now run the following command to install lxml:
Code Block |
---|
cC:\python27\scripts\easy_Python27\python.exe -m pip install lxml==2.3 |
- Exit the Command prompt
Create Folders for AddressBase Premium Importer
...