LDAP: couldn't connect to LDAP server

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
download_install [2015/04/28 05:42]
mjc
download_install [2015/04/28 05:43] (current)
mjc
Line 8: Line 8:
 </code> </code>
  
 +==== "​Installation"​ ==== 
 +To be able to run the pipeline, you need to do the following:  
 +  - Add the '​src/'​ subdirectory to your PYTHONPATH  
 +  - Tell the code where the reference data is stored by defining the environment variable '​PYWIFES_DIR'​ to point to the location of the '​reference_data/'​ directory. ​ Alternatively if you cannot define environment variables (Windows??) then you can update the reference directory location in the file '​src/​wifes_metadata.py'​.