Differences between revisions 1 and 2
Revision 1 as of 2012-03-12 09:40:36
Size: 494
Editor: IanRees
Comment:
Revision 2 as of 2012-03-12 09:41:29
Size: 560
Editor: IanRees
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:

[[http://pypi.python.org/pypi/emdash|Download EMDash sources]]

EMDash Installation

EMDash can be installed using "easy_install" or you may download the source and use "setup.py"

Download EMDash sources

Dependencies

  • PyQt4

    • Python bindings for Nokia's Qt toolkit
    • You will want to install this as a binary, unless you are a masochist.
    • On Windows, there is a simple to use binary installer.
    • Like matplotlib, this is commonly included in EMAN2 binary packages (useful on Mac OS X)
    • http://www.riverbankcomputing.co.uk/software/pyqt/download

EMEN2/emdash/Install (last edited 2012-10-16 19:25:31 by IanRees)