Repository URL to install this package:
Version:
0.1.6-1 ▾
|
odigos
/
etc
/
odigos-vmagent
/
instrumentations
/
python
/
setuptools
/
__pycache__
/
errors.cpython-311.pyc
|
---|
§ ãbgÐ ã ó d Z ddlmZ ddlmZ ej Zej Zej Z ej Zej Z ej Zej Zej Zej Zej Zej Zej Zej Zej Zej Zej Zej Z! G d de¦ « Z" G d de¦ « Z# G d d e!e$¦ « Z% G d de!e$¦ « Z&dS ) zCsetuptools.errors Provides exceptions used by setuptools modules. é )Úannotations)Úerrorsc ó e Zd ZdZdS )ÚInvalidConfigErrorz&Error used for invalid configurations.N©Ú__name__Ú __module__Ú__qualname__Ú__doc__© ó ú8/tmp/pip-target-vp8_xwat/lib/python/setuptools/errors.pyr r ! s Ø0Ð0Ð0Ð0r r c ó e Zd ZdZdS )ÚRemovedConfigErrorz?Error used for configurations that were deprecated and removed.Nr r r r r r % s ØIÐIÐIÐIr r c ó e Zd ZdZdS )ÚRemovedCommandErroraO Error used for commands that have been removed in setuptools. Since ``setuptools`` is built on ``distutils``, simply removing a command from ``setuptools`` will make the behavior fall back to ``distutils``; this error is raised if a command exists in ``distutils`` but has been actively removed in ``setuptools``. Nr r r r r r ) s ðð ð ð r r c ó e Zd ZdZdS )ÚPackageDiscoveryErrora{ Impossible to perform automatic discovery of packages and/or modules. The current project layout or given discovery options can lead to problems when scanning the project directory. Setuptools might also refuse to complete auto-discovery if an error prone condition is detected (e.g. when a project is organised as a flat-layout but contains multiple directories that can be taken as top-level packages inside a single distribution [*]_). In these situations the users are encouraged to be explicit about which packages to include or to make the discovery parameters more specific. .. [*] Since multi-package distributions are uncommon it is very likely that the developers did not intend for all the directories to be packaged, and are just leaving auxiliary code in the repository top-level, such as maintenance-related scripts. Nr r r r r r 3 s ðð ð ð r r N)'r Ú __future__r Ú distutilsr Ú_distutils_errorsÚDistutilsByteCompileErrorÚByteCompileErrorÚCCompilerErrorÚDistutilsClassErrorÚ ClassErrorÚCompileErrorÚDistutilsExecErrorÚ ExecErrorÚDistutilsFileErrorÚ FileErrorÚDistutilsInternalErrorÚ InternalErrorÚLibErrorÚ LinkErrorÚDistutilsModuleErrorÚModuleErrorÚDistutilsOptionErrorÚOptionErrorÚDistutilsPlatformErrorÚ PlatformErrorÚPreprocessErrorÚDistutilsSetupErrorÚ SetupErrorÚDistutilsTemplateErrorÚ TemplateErrorÚUnknownFileErrorÚDistutilsErrorÚ BaseErrorr r ÚRuntimeErrorr r r r r ú<module>r5 s ððð ð #Ð "Ð "Ð "Ð "Ð "à 1Ð 1Ð 1Ð 1Ð 1Ð 1ð %Ô>Ð Ø"Ô1Ø Ô 2 Ø Ô-ØÔ0 ØÔ0 Ø!Ô8 ØÔ%ØÔ' ØÔ4ØÔ4Ø!Ô8 Ø#Ô3Ø Ô 2 Ø!Ô8 Ø$Ô5Ð ð Ô, ð1ð 1ð 1ð 1ð 1ñ 1ô 1ð 1ðJð Jð Jð Jð Jñ Jô Jð Jðð ð ð ð ) \ñ ô ð ðð ð ð ð I |ñ ô ð ð ð r