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
...
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 C:\Python27 folder
- Run the script:
Code Block |
---|
C:\Python27\python.exe get-pip.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
...