Project

General

Profile

Actions

Test Appion » History » Revision 12

« Previous | Revision 12/19 (diff) | Next »
Amber Herold, 03/02/2011 02:19 PM


Test Appion

  • If appion was installed using setup.py you are ready to test out appion.
  • Run the following script to test import of Appion libraries and binaries:
    cd myami/appion/
    ./check.sh
    

NOTE
You can ignore EMAN, MATLAB, and UCSF Chimera errors at this point.

What about: raise LeginonConfigError('set IMAGE_PATH in leginonconfig.py')
leginon.leginonconfig.LeginonConfigError: set IMAGE_PATH in leginonconfig.py

You need to edit leginon.cfg.

  • Run the following script to test installation of 3rd party processing packages:
    cd myami/appion/test
    python check3rdPartyPackages.py
    

< Install Ace2 | Processing Server Installation ^


Updated by Amber Herold over 13 years ago · 12 revisions