From f52dee3a45266139534c41976f4845b1c52741e4 Mon Sep 17 00:00:00 2001 From: jpcaram Date: Sat, 27 Dec 2014 15:17:37 -0500 Subject: [PATCH] Added link to binary Python packages in installation instructions. --- manual/installation.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/manual/installation.rst b/manual/installation.rst index e57cd215..1563f214 100644 --- a/manual/installation.rst +++ b/manual/installation.rst @@ -65,9 +65,11 @@ Windows An easy way to get the requirements in your system is to install WinPython_. This is a standalone distribution of Python which includes all of FlatCAM's -dependencies, except for Shapely. +dependencies, except for Shapely and RTree. These can be found here: +`Unofficial Windows Binaries for Python Extension Packages`_. .. _WinPython: http://winpython.sourceforge.net/ +.. _Unofficial Windows Binaries for Python Extension Packages: http://www.lfd.uci.edu/~gohlke/pythonlibs/ Once the dependencies are installed, download the latest .zip release (or the latest source, although it is not garanteed to work),