From 51034bacf3d4491ec1ed740ada838792bfcccd49 Mon Sep 17 00:00:00 2001 From: Andreas Mayer Date: Wed, 21 Jun 2017 13:49:52 +0200 Subject: [PATCH] updated manual installation instructions --- doc/source/maninstall.rst | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/doc/source/maninstall.rst b/doc/source/maninstall.rst index f94d433..da8a34b 100644 --- a/doc/source/maninstall.rst +++ b/doc/source/maninstall.rst @@ -11,9 +11,8 @@ Dependencies EasyLEED is written in `Python `_ and relies on the following libraries: -- Python 2.6 or 2.7 ``_ -- Qt 4.6 ``_ -- PyQt 4.7 ``_ or PySide ``_ +- Python 2.7 or 3.5/3.6 ``_ +- Qt4 or Qt5 ``_, along with either the respective PyQt version ``_ or PySide ``_ - Numpy >1.5 and Scipy >0.9 ``_ - Matplotlib >0.9 ``_ @@ -25,7 +24,7 @@ Dependent on the file format of your input LEED images, you should also install Installing dependencies on Windows ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -The simplest way to get all the required python packages at once is to install the Python distribution `Python(x,y) `_. +The simplest way to get all the required python packages at once is to install the Python distribution `Anaconda `_. Installing dependencies on Mac OSX @@ -39,9 +38,9 @@ All required packages can be obtained through `MacPorts