The Windows installer handles all necessary dependencies and upgrades of EINSTEIN.
If you cannot use the Windows Installer, you may want to install EINSTEIN manually from a source archive: EINSTEIN_N.N/N.N(plus)_linux.zip. In that case you have to take care of the dependencies of EINSTEIN yourself.
Einstein uses the following software packages that have to be installed PREVIOUSLY to the installation of EINSTEIN itself, if you decide to install EINSTEIN manually:
Python (Version 2.6 or higher but not 3.x) Note: for EINSTEINplus, Version 2.7 is required
several Python complements:
- wxPython:
- numpy:
- scipy: (required for some functionalities of plus-version only)
- matplotlib:
Copy the default database einstein.db located in [MyEINSTEIN]einsteinsql into the APPDATA folder (on Windows: subfolder einsteinN.Nplus, where N.N indicates the version number)
Install EINSTEIN and dependencies and setup your data base as described above .
After that you can start einstein by changing into the folder [MyEINSTEIN]/src/einstein and execute python einstein.py or just run the shell script einstein in the root of your EINSTEIN folder [MyEINSTEIN].