Download Installers
Download Loader files from https://github.com/AstunTechnology/Loader/archive/master.zip, unzip and place in the following folder:
Code Block |
---|
Dd:\Astunastun\Toolstools\loader-addressbase |
Note |
---|
The readme.md for Loader should be in the top level of this directory. |
Download the AddressBase Importer files from https://bitbucket.org/astuntech/addressloader/get/cc6d85ec5ee1.zip, (for EPOCH 39 or later AddressBase files) unzip and place in the following folder:
Code Block |
---|
Dd:\Astunastun\Toolstools\addressloader |
Install Loader
Download the following Python script script get-pip.py (as detailed in the pip documentation) and put it in the above folder for the AddressBase Importer (D:\Astun\Tools\addressloader)copy it to your Python folder.
- Open a Command prompt as an Administrator
- Navigate to the Dthe C:\Astun\Tools\addressloader folderPython27 folder
- Run the following script:
Code Block |
---|
C:\Python27\python get-pip.py |
- Now run the following command to install lxml:
Code Block |
---|
C:\Python27\python.exe get-m pip install lxml |
- Exit the Command prompt
Create Folders for AddressBase Premium Importer
Now you need to create source, output and tmp folders under the folder where you have unzipped Loader e.g.
d:\astun\tools\loader-addressbase\source
d:\astun\tools\loader-addressbase\output
d:\astun\tools\loader-addressbase\tmp
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\loader-addressbase |
Note |
---|
The readme.md for Loader should be in the top level of this directory. |
Download the AddressBase Importer files from https://bitbucket.org/astuntech/addressloader/get/cc6d85ec5ee1.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]
- 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\python.exe -m pip install lxml |
- Exit the Command prompt
Create Folders for AddressBase Premium Importer
Now you need to create source, output and tmp folders under the folder where you have unzipped Loader e.g.
...