Module EDUtilsLibraryInstaller
[hide private]
[frames] | no frames]

Module EDUtilsLibraryInstaller

source code

EDNA external libraries builder and installer, useful for PIL, numpy, scipy, Fabio, ...


Author: Jerome Kieffer

Contact: Jerome.Kieffer@ESRF.eu

Copyright: European Synchrotron Radiation Facility, Grenoble, France

License: GPLv3+

Classes [hide private]
  EDUtilsLibraryInstaller
This class helps to install to install an external library within EDNA
Functions [hide private]
 
timeoutDuringDownload()
Function called after a timeout in the download part ...
source code
 
installLibrary(_strPath)
Runs the EDNA library installer in the given directory (no dependencies inside the kernel)
source code
Variables [hide private]
  __package__ = None
hash(x)
  strOneArg = '(imported)'
Function Details [hide private]

timeoutDuringDownload()

source code 

Function called after a timeout in the download part ... just raise an Exception.

installLibrary(_strPath)

source code 

Runs the EDNA library installer in the given directory (no dependencies inside the kernel)

Parameters:
  • _strPath (string) - full path of the diresctory where the install script is