373
edits
| Line 130: | Line 130: | ||
== Install on Windows == | == Install on Windows == | ||
osm2city is pure python. | osm2city is pure python. | ||
https://www.python.org/downloads/release/python-278/ | |||
{{warning|Python 2.?? is recommended unless your an experienced Python developer willing to update the Python scripts to support Python 3. Also pay attention to versions and cpu builds of the below helper files. Make sure they match your OS build and Python version.}} | {{warning|Python 2.?? is recommended unless your an experienced Python developer willing to update the Python scripts to support Python 3. Also pay attention to versions and cpu builds of the below helper files. Make sure they match your OS build and Python version.}} | ||
Install the following packages. | |||
http://www.lfd.uci.edu/~gohlke/pythonlibs/#numpy | http://www.lfd.uci.edu/~gohlke/pythonlibs/#numpy | ||
edits