Download Installers
Download Loader files from https://github.com/AstunTechnology/Loader/archive/master.zip, unzip and place in the following folder:
...
Code Block |
---|
d:\astun\tools\addressloader |
Install Loader
...
Download the following Python script https://
...
...
...
/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]
- Open a Command prompt as an Administrator
- Navigate to the d:\astun\tools\addressloader folder
- Run the following script:
Code Block |
---|
c:\python27\python distribute_setup.py |
- Now run the following command to install lxml:
Code Block |
---|
c:\python27\scripts\easy_install lxml==2.3 |
- Exit the Command prompt
Create Folders for AddressBase Premium Importer
...