.. _l-classes: Classes ======= .. contents:: :local: :depth: 1 Summary +++++++ +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | class | class parent | truncated documentation | +==================================================================================================================================+==============+===================================================================+ | :class:`AnnoyingPackageException ` | | raised when a package is not on pypi | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | :class:`ConfigurationError ` | | raised when something is wrong the current configuration | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | :class:`Distribution ` | | Common interface for old and recent pip packages. | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | :class:`DownloadError ` | | raised when a package cannot be downloaded | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | :class:`DownloadException ` | | Cannot download. | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | :class:`FileShouldNotBeFound ` | | Raised by function :func:`check_sys_path`. | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | :class:`HTMLParser4Links ` | | extreact all links ni HTML page | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | :class:`InnoSetupException ` | | Exception happening with InnoSetup | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | :class:`InstallError ` | | raised when a package cannot be installed | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | :class:`InternalJsException ` | | Raises when a javascript url cannot be decrypted. | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | :class:`JuliaBatchException ` | | raised when running R in batch mode | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | :class:`ManualDownloadException ` | | raised when a manual download is required | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | :class:`MissingInstalledPackageException ` | | raised when a package is not installed | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | :class:`MissingPackageOnPyPiException ` | | raised when a package is not found on pipy | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | :class:`MissingReferenceException ` | | raised when a module is not referenced by this package | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | :class:`MissingVersionOnPyPiException ` | | raised when a version is missing on pipy | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | :class:`MissingVersionWheelException ` | | raised when a version is missing as a wheel | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | :class:`MissingWheelException ` | | raised when a wheel is missing | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | :class:`ModuleInstall ` | | defines the necessary information for a module | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | :class:`ModuleNotFoundError ` | | raised when a module was not found | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | :class:`RBatchException ` | | raised when running R in batch mode | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | :class:`RunCmdError ` | | raised when a command line cannot be run | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | :class:`RunCmdException ` | | raised by function :func:`run_cmd` | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | :class:`ShebangException ` | | exception raised when the shebang is not correct | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | :class:`UnavailableCustomBuildError ` | | raise when a module does not have a custom build | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | :class:`UpdatePipError ` | | raised when pip cannot be update or reinstalled | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | :class:`VirtualEnvError ` | | exception raised by the function implemented in this file | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | :class:`WinInstallDistributionError ` | | raised when an issue is detected in the distribution | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | :class:`WinInstallException ` | | exception raised by this package | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | :class:`WinInstallMissingDependency ` | | raised when a dependency is missing | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | :class:`WinInstallPackageException ` | | exception raised by this package when installing a Python package | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | :class:`WrongVersionError ` | | cannot interpret a version | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | :class:`WrongWheelException ` | | raised when the downloaded wheel seems wrong | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+ | :class:`_AsyncLineReader ` | | | +----------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------------------------------------------------------+