x_4JndZddlmZddlZddlZddlZddlZddlZddlZddl Z ddl Z ddl m Z m Z ddlmZmZmZddlmZmZddlmZddlmZdd lmZmZmZdd lmZdd lm Z er(dd l!m"Z"dd l#m$Z$m%Z%m&Z&ddl'm(Z(ddl)m*Z*ddl+m,Z,ddl-m.Z.ej/e0Z1dtdZ2dudZ3Gdde4Z5Gd d!e5Z6Gd"d#e5Z7Gd$d%e5Z8Gd&d'e8Z9Gd(d)e6Z:Gd*d+e6Z;Gd,d-e5Z<Gd.d/e8Z=Gd0d1e8Z>Gd2d3e8Z?Gd4d5e8Z@Gd6d7e5ZAGd8d9e5ZBGd:d;e5ZCGd<d=e5ZDGd>d?e5ZEGd@dAe8ZFGdBdCe8ZGGdDdEe8ZHGdFdGe8ZIGdHdIe8ZJGdJdKe6e8ZKGdLdMe6e8ZLGdNdOe8ZMGdPdQe8ZNGdRdSeNZOGdTdUeNZPGdVdWeNZQGdXdYeNZRGdZd[eNZSGd\d]e8ZTGd^d_e7ZUd`e jVdaZWGdbdce6ZXGdddee6ZYGdfdge6ZZGdhdie6Z[Gdjdke6Z\Gdldme6Z]Gdndoe6Z^Gdpdqe6Z_Gdrdse6Z`dS)vzExceptions used throughout package. This module MUST NOT try to import from anything within `pip._internal` to operate. This is expected to be importable from any/all files within the subpackage and, thus, should not depend on them. ) annotationsN)IterableIterator)chaingroupbyrepeat) TYPE_CHECKINGLiteral)InvalidRequirement)InvalidVersion)ConsoleConsoleOptions RenderResult)escape)Text)_Hash)PreparedRequestRequestResponse)BaseDistribution)Link) _FileDownload)InstallRequirementsstrreturnboolc0tjd|duS)Nz^[a-z]+(-[a-z]+)*$)rematch)rs x/builddir/build/BUILD/imunify360-venv-2.6.2/opt/imunify360/venv/lib/python3.11/site-packages/pip/_internal/exceptions.py_is_kebab_caser",s 8)1 - -T 99 Text | strconsoler prefixindentrct|tr|}n||}||d|d|d|dzS)Nignore)overflow T) allow_blank) isinstancer render_strjoinsplit)rr%r&r'texts r!_prefix_with_indentr20s!T%!!!$$   fx  8 87;M;MV ) hasattrr=r"r?rDrFr@rHrAsuper__init__ __class__r6) selfr?r=rDrFrHr@rArPs r!rOzDiagnosticPipError.__init__Rs  4-- N N/N N N-Ii((OO*OOO( "  ""  IT^4IIIIIJJJJJr#c rd|jjd|jd|jd|jd|jd|jd S)NrKz (reference=z , message=z , context=z , note_stmt=z , hint_stmt=z)>)rPr6r=rDrFr@rHrQs r!__repr__zDiagnosticPipError.__repr__pss '    |  |           r#r%r optionsrrc#PK|jdkrdnd}d|d|jd|jdVdV|jsg|jEt |j|d|d d|d  Vt |j|d|d d|d  Vn8t |j|dd Vn|jV|j dV|jV|j|jdV|jt |j|dd V|jt |j|dd V|jdVd|jVdSdS)Nr>redyellow[z bold]z [/]: [bold]z[/]u]×[/] u]│[/] )r&r'u ]╰─>[/] z] [/] u [red]×[/] z z[magenta bold]note[/]: z z[cyan bold]hint[/]: zLink: ) r?r= ascii_onlyrFr2rDr@rHrA)rQr%rUcolours r!__rich_console__z#DiagnosticPipError.__rich_console__{s )w..HI&II IIdnIIIIII! #|')L.v.../v///  *L3v333/v/// *L( ,   |'l""" > %)CHHH > %%0     > %%-     9 HHH&49&& & & & & & ! r#)r?rBr=rCrDrErFrGrHrGr@rGrArCrrIrr)r%r rUrrr) r6r7r8r9__annotations__rOrTr] __classcell__rPs@r!r<r<EsNNN -4 $(,KKKKKKKK<     :':':':':':':':'r#r<ceZdZdZdS)ConfigurationErrorz"General exception in configurationNr5r:r#r!rcrcs,,,,r#rcceZdZdZdS)InstallationErrorz%General exception during installationNr5r:r#r!reres////r#rec$eZdZdZd fd ZxZS) FailedToPrepareCandidatea Raised when we fail to prepare a candidate (i.e. fetch and generate metadata). This is intentionally not a diagnostic error, since the output will be presented above this error, when this occurs. This should instead present information to the user. package_namerrequirement_chain failed_steprrIctd|d|||_||_||_dS)NzFailed to build 'z' when )rNrOlowerrhrirj)rQrhrirjrPs r!rOz!FailedToPrepareCandidate.__init__sX W\WW+BSBSBUBUWWXXX(!2&r#)rhrrirrjrrrI)r6r7r8r9rOr`ras@r!rgrgsG''''''''''r#rgc(eZdZdZdZdfd ZxZS) MissingPyProjectBuildRequireszNRaised when pyproject.toml has `build-system`, but no `build-system.requires`.z'missing-pyproject-build-system-requirespackagerrrIctdt|tddtddS)NCan not process zrThis package has an invalid pyproject.toml file. The [build-system] table is missing the mandatory `requires` key.;This is an issue with the package mentioned above, not pip.+See PEP 518 for the detailed specification.rDrFr@rHrNrOrr)rQrorPs r!rOz&MissingPyProjectBuildRequires.__init__sd 8vg88TTHII      r#)rorrrIr6r7r8r9r=rOr`ras@r!rnrnsHXX9I           r#rnc(eZdZdZdZd fd ZxZS) InvalidPyProjectBuildRequiresz>Raised when pyproject.toml an invalid `build-system.requires`.z'invalid-pyproject-build-system-requiresrorreasonrrIctdt|td|dtddS)NrqzKThis package has an invalid `build-system.requires` key in pyproject.toml. rrrsrtru)rQroryrPs r!rOz&InvalidPyProjectBuildRequires.__init__sp 8vg88-$*--THII      r#)rorryrrrIrvras@r!rxrxsHHH9I           r#rxc"eZdZdZd dZd d Zd S) NoneMetadataErrora4Raised when accessing a Distribution's "METADATA" or "PKG-INFO". This signifies an inconsistency, when the Distribution claims to have the metadata file (if not, raise ``FileNotFoundError`` instead), but is not actually able to produce its content. This may be due to permission errors. distr metadata_namerrrIc"||_||_dS)z :param dist: A Distribution object. :param metadata_name: The name of the metadata being accessed (can be "METADATA" or "PKG-INFO"). N)r}r~)rQr}r~s r!rOzNoneMetadataError.__init__s *r#c&d|jd|jS)NzNone z" metadata found for distribution: )r~r}rSs r!__str__zNoneMetadataError.__str__ s Yt)XXTYXXXr#N)r}rr~rrrIr^r6r7r8r9rOrr:r#r!r|r|sL + + + +YYYYYYr#r|ceZdZdZddZdS)UserInstallationInvalidzBA --user install is requested on an environment without user site.rrcdS)Nz$User base directory is not specifiedr:rSs r!rzUserInstallationInvalid.__str__s55r#Nr^)r6r7r8r9rr:r#r!rrs.LL666666r#rceZdZddZdS)InvalidSchemeCombinationrrcdd|jddD}d|d|jddS)N, c34K|]}t|VdSN)r).0as r! z3InvalidSchemeCombination.__str__..s(::a3q66::::::r#z Cannot set z and z together)r/args)rQbefores r!rz InvalidSchemeCombination.__str__sK::49SbS>:::::BVBB$)B-BBBBr#Nr^)r6r7r8rr:r#r!rrs.CCCCCCr#rceZdZdZdS)DistributionNotFoundzCRaised when a distribution cannot be found to satisfy a requirementNr5r:r#r!rrsMMMMr#rceZdZdZdS)RequirementsFileParseErrorzDRaised when a general error occurs parsing a requirements file line.Nr5r:r#r!rr#sNNNNr#rceZdZdZdS)BestVersionAlreadyInstalledzNRaised when the most up-to-date version of a package is already installed.Nr5r:r#r!rr'sr#rceZdZdZdS) BadCommandz0Raised when virtualenv or a command is not foundNr5r:r#r!rr,s::::r#rceZdZdZdS) CommandErrorz7Raised when there is an error in command-line argumentsNr5r:r#r!rr0sAAAAr#rceZdZdZdS)PreviousBuildDirErrorz:Raised when there's a previous conflicting build directoryNr5r:r#r!rr4sDDDDr#rc2eZdZdZ d dfd Zdd ZxZS)NetworkConnectionErrorzHTTP connection errorN error_msgrresponseResponse | Nonerequest Request | PreparedRequest | NonerrIc||_||_||_|j(|js!t|dr|jj|_t |||dS)zc Initialize NetworkConnectionError with `request` and `response` objects. Nr)rrrrMrNrO)rQrrrrPs r!rOzNetworkConnectionError.__init__;sn!  " M %L &),, & =0DL Hg66666r#c*t|jSr)rrrSs r!rzNetworkConnectionError.__str__Ps4>"""r#)NN)rrrrrrrrIr^r6r7r8r9rOrr`ras@r!rr8sd %)48 7777777*########r#rceZdZdZdS)InvalidWheelFilenamezInvalid wheel filename.Nr5r:r#r!rrTs!!!!r#rceZdZdZdS)UnsupportedWheelzUnsupported wheel.Nr5r:r#r!rrXsr#rc"eZdZdZd dZd dZdS) InvalidWheelzInvalid (e.g. corrupt) wheel.locationrnamec"||_||_dSr)rr)rQrrs r!rOzInvalidWheel.__init___s   r#rc(d|jd|jdS)NzWheel 'z ' located at z is invalid.)rrrSs r!rzInvalidWheel.__str__csLLLLLLLr#N)rrrrr^rr:r#r!rr\sH''MMMMMMr#rc"eZdZdZd d Zdd Zd S)MetadataInconsistentaBuilt metadata contains inconsistent information. This is raised when the metadata contains values (e.g. name and version) that do not match the information previously obtained from sdist filename, user-supplied ``#egg=`` value, or an install requirement name. ireqrfieldrf_valm_valrrIc>||_||_||_||_dSrrrrr)rQrrrrs r!rOzMetadataInconsistent.__init__os$    r#cFd|jd|jd|jd|jS)N Requested z has inconsistent z : expected z, but metadata has rrSs r!rzMetadataInconsistent.__str__wsO H H Hdj H H  H H9= H H r#N) rrrrrrrrrrIr^rr:r#r!rrgsF      r#rc"eZdZdZd dZd d Zd S) MetadataInvalidzMetadata is invalid.rrr>rrrIc"||_||_dSrrr>)rQrr>s r!rOzMetadataInvalid.__init__s  r#c&d|jd|jS)Nrz has invalid metadata: rrSs r!rzMetadataInvalid.__str__sJDIJJdjJJJr#N)rrr>rrrIr^rr:r#r!rr~sHKKKKKKr#rc0eZdZdZdZd fd Zdd ZxZS)InstallationSubprocessErrorzA subprocess call failed.zsubprocess-exited-with-errorcommand_descriptionr exit_codeint output_lineslist[str] | NonerrIcr|td}n]tjdt|dtd|ztjdz}t dt |d||dd ||_||_dS) NzNo available output.z[red][z lines of output][/] rZz[red]\[end of output][/]z[green]z)[/] did not run successfully. exit code: zNThis error originates from a subprocess, and is likely not a problem with pip.rDrFrHr@) r from_markuplenr/rNrOrrr)rQrrr output_promptrPs r!rOz$InstallationSubprocessError.__init__s   !788MM !S#l*;*;!S!S!STTrww|,,--."#>??@  *&!455**'**"$  $7 "r#c$|jd|jS)Nz exited with )rrrSs r!rz#InstallationSubprocessError.__str__s*IIIIIr#)rrrrrrrrIr^)r6r7r8r9r=rOrr`ras@r!rrse##.I######@JJJJJJJJr#rc,eZdZdZdfd Zd dZxZS) MetadataGenerationFailedzmetadata-generation-failedpackage_detailsrrrIcltdt|dddS)Nz4Encountered error while generating package metadata.zSee above for details.rrr)rNrOr)rQrrPs r!rOz!MetadataGenerationFailed.__init__sD J?++.S      r#cdS)Nzmetadata generation failedr:rSs r!rz MetadataGenerationFailed.__str__s++r#)rrrrIr^)r6r7r8r=rOrr`ras@r!rrsV,I       ,,,,,,,,r#rc2eZdZdZd dZddZdd Zdd Zd S) HashErrorsz:Multiple HashError instances rolled into one for reportingrrIcg|_dSr)errorsrSs r!rOzHashErrors.__init__s ') r#r> HashErrorc:|j|dSr)rappend)rQr>s r!rzHashErrors.appends 5!!!!!r#rcg}|jdt|jdD]>\}}||j|d|D?|rd|SdS)Nc|jSr)orderes r!z$HashErrors.__str__..sqwr#)keyc|jSrrars r!rz$HashErrors.__str__..sr#c3>K|]}|VdSr)body)rrs r!rz%HashErrors.__str__..s*99a999999r#r+rZ)rsortrrheadextendr/)rQlinescls errors_of_clss r!rzHashErrors.__str__s ..///")$+7L7L"M"M : : C LL " " " LL99=999 9 9 9 9  $99U## #rr#rc*t|jSr)rrrSs r!__bool__zHashErrors.__bool__sDK   r#NrrI)r>rrrIr^)rr)r6r7r8r9rOrrrr:r#r!rrsjDD****""""!!!!!!r#rcLeZdZUdZdZded<dZdZded<dd Zdd Z dd Z dS)ra A failure to verify a package against known-good hashes :cvar order: An int sorting hash exception classes by difficulty of recovery (lower being harder), so the user doesn't bother fretting about unpinned packages when he has deeper issues, like VCS dependencies, to deal with. Also keeps error reports in a deterministic order. :cvar head: A section heading for display above potentially many exceptions of this kind :ivar req: The InstallRequirement that triggered this error. This is pasted on after the exception is instantiated, because it's not typically available earlier. NInstallRequirement | NonereqrZrrrrrc0d|S)a=Return a summary of me for display under the heading. This default implementation simply prints a description of the triggering requirement. :param req: The InstallRequirement that provoked this error, with its link already populated by the resolver's _populate_link().  )_requirement_namerSs r!rzHashError.bodys1d,,..000r#c>|jd|S)Nr+)rrrSs r!rzHashError.__str__s ),,tyy{{,,,r#c<|jrt|jndS)zReturn a description of the requirement that triggered me. This default implementation returns long description of the req, with line numbers unknown package)rrrSs r!rzHashError._requirement_names!%?s48}}}.??r#r^) r6r7r8r9rr_rrrrrr:r#r!rrs &*C)))) DEOOOO 1 1 1 1----@@@@@@r#rceZdZdZdZdZdS)VcsHashUnsupporteduA hash was provided for a version-control-system-based requirement, but we don't have a method for hashing those.rzlCan't verify hashes for these requirements because we don't have a way to hash version control repositories:Nr6r7r8r9rrr:r#r!rr s)11 E ; DDr#rceZdZdZdZdZdS)DirectoryUrlHashUnsupportedrzUCan't verify hashes for these file:// requirements because they point to directories:Nrr:r#r!rrs)11 E  DDr#rc*eZdZdZdZdZd dZd d Zd S) HashMissingz2A hash was needed for a requirement but is absent.awHashes are required in --require-hashes mode, but they are missing from some requirements. Here is a list of those requirements along with the hashes their downloaded archives actually had. Add lines like these to your requirements files to prevent tampering. (If you did not enable --require-hashes manually, note that it turns on automatically when any package has a hash.) gotten_hashrrrIc||_dS)zq :param gotten_hash: The hash of the (possibly malicious) archive we just downloaded N)r)rQrs r!rOzHashMissing.__init__.s 'r#cddlm}d}|jr.|jjr |jjnt |jdd}d|pd||jS)Nr) FAVORITE_HASHrz {} --hash={}:{}r)pip._internal.utils.hashesrr is_direct original_linkgetattrformatr)rQrros r!rzHashMissing.body5s~<<<<<< 8  8%4&&TXud33 %++  ((-9I   r#N)rrrrIr^)r6r7r8r9rrrOrr:r#r!rr sQ<< E  ''''      r#rceZdZdZdZdZdS) HashUnpinnedzPA requirement had a hash specified but was not pinned to a specific version.zaIn --require-hashes mode, all requirements must have their versions pinned with ==. These do not:Nrr:r#r!r r Js) E 1 DDr#r c2eZdZdZdZdZdd Zdd Zdd ZdS) HashMismatchz Distribution file hash values don't match. :ivar package_name: The name of the package that triggered the hash mismatch. Feel free to write to this after the exception is raise to improve its error message. zTHESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE. If you have updated the package versions, please update the hashes. Otherwise, examine the package contents carefully; someone may have tampered with them.alloweddict[str, list[str]]gotsdict[str, _Hash]rrIc"||_||_dS)z :param allowed: A dict of algorithm names pointing to lists of allowed hex digests :param gots: A dict of algorithm names pointing to hashes we actually got from the files under suspicion N)rr)rQrrs r!rOzHashMismatch.__init__gs  r#rcZd|d|S)Nr: )r_hash_comparisonrSs r!rzHashMismatch.bodyqs0Ld,,..LL43H3H3J3JLLLr#c<d d}g}|jD]g\}}|||fd|D|d|j|dhd|S) aE Return a comparison of actual and expected hash values. Example:: Expected sha256 abcdeabcdeabcdeabcdeabcdeabcdeabcdeabcdeabcde or 123451234512345123451234512345123451234512345 Got bcdefbcdefbcdefbcdefbcdefbcdefbcdefbcdefbcdef hash_namerr chain[str]c>t|gtdS)Nz or)rr)rs r! hash_then_orz3HashMismatch._hash_comparison..hash_then_ors)fX&6&677 7r#c3BK|]}dtd|VdS)z Expected  N)next)rrr&s r!rz0HashMismatch._hash_comparison..s:UUa@d6ll@@Q@@UUUUUUr#z Got r+)rrrr)ritemsrrr hexdigestr/)rQrrr expectedsr&s @r!rzHashMismatch._hash_comparisonts 8 8 8 8 $(L$6$6$8$8   Iy!\),,F LLUUUU9UUU U U U LLO49Y+?+I+I+K+KOOO    yyr#N)rrrrrrIr^) r6r7r8r9rrrOrrr:r#r!r r Uso E / MMMM      r#r ceZdZdZdS)UnsupportedPythonVersionzMUnsupported python version according to Requires-Python package metadata.Nr5r:r#r!r#r#sr#r#c4eZdZdZ ddfd Zdd ZxZS)!ConfigurationFileCouldNotBeLoadedz8When there are errors while loading a configuration filecould not be loadedNryrfnamerCr>configparser.Error | NonerrIctt|||_||_||_dSr)rNrOryr'r>)rQryr'r>rPs r!rOz*ConfigurationFileCouldNotBeLoaded.__init__s6    r#ch|j d|jd}n|jJd|jd}d|j|S)Nz in .z. r+zConfiguration file )r'r>ry)rQ message_parts r!rz)ConfigurationFileCouldNotBeLoaded.__str__sS : !/$*///LL:)))////L@T[@,@@@r#)r&NN)ryrr'rCr>r(rrIr^rras@r!r%r%soBB, +/       AAAAAAAAr#r%zThe Python environment under z is managed externally, and may not be manipulated by the user. Please use specific tooling from the distributor of the Python installation to interact with this environment instead. cXeZdZdZdZd fd Zedd Zedd Z xZ S)ExternallyManagedEnvironmentaPThe current environment is externally managed. This is raised when the current environment is externally managed, as defined by `PEP 668`_. The ``EXTERNALLY-MANAGED`` configuration is checked and displayed when the error is bubbled up to the user. :param error: The error message read from ``EXTERNALLY-MANAGED``. zexternally-managed-environmentr>rCrrIc|tt}nt|}td|dtddS)Nz&This environment is externally managedzIf you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages.z+See PEP 668 for the detailed specification.rt)r!_DEFAULT_EXTERNALLY_MANAGED_ERRORrNrO)rQr>rFrPs r!rOz%ExternallyManagedEnvironment.__init__sh =<==GG5kkG <J HII  r# Iterator[str]c#K tj}tj|\}}n#t$rd}YnwxYw|/d|VdD]%}||\}}}|sd|V&dVdS)NzError-)-_Error)locale LC_MESSAGES getlocaleAttributeError partition)categorylangr4seprfounds r!#_iter_externally_managed_error_keysz@ExternallyManagedEnvironment._iter_externally_managed_error_keyss 1)H&x00GD!! $ $ $#DDD $  !4// ! ! !! ( (#'>>##6#6 q'v'''''' s ( 77configpathlib.Path | strctjd} ||d|d}|D]F}t jt 5|||cdddcS#1swxYwYGnj#t $rYn^tttj f$r@ddl m }t |}td||YnwxYw|dS) N) interpolationzutf-8)encodingzexternally-managedr)VERBOSEzFailed to read %s)exc_info) configparser ConfigParserreadr? contextlibsuppressKeyErrorOSErrorUnicodeDecodeError ParsingErrorpip._internal.utils._logrElogger isEnabledForwarning)rr@parsersectionrrErFs r! from_configz(ExternallyManagedEnvironment.from_configs *>>> K KKK 1 1 112G>>@@ - -(22--3ws|,,------------------- -    D+\-FG K K K 8 8 8 8 8 8**733H NN.N J J J J J  K s4yys=AB%B6BB B B B C9AC98C9)r>rCrrI)rr1)r@rArr.) r6r7r8r9r=rO staticmethodr? classmethodrVr`ras@r!r.r.s1I      "\*[r#r.c$eZdZdZdfd ZxZS)UninstallMissingRecordzuninstall-no-record-file distributionrrrIc|j}|r|dkr,|jd|j}tjdd|df}ntd|d}t td|d |jd | dS) Npipz==z,You might be able to recover from this via: z(pip install --force-reinstall --no-deps greenzThe package was installed by z3. You should check if it can uninstall the package.Cannot uninstall zAThe package's contents are unknown: no RECORD file was found for r+rDrFrH) installerraw_nameversionrassemblerNrO)rQr[radephintrPs r!rOzUninstallMissingRecord.__init__s *  I..!*DDl.BDDC=>ACAA7KDD D DDDD ;\;;<<I0<0EIII      r#r[rrrIr6r7r8r=rOr`ras@r!rZrZsB*I          r#rZc$eZdZdZdfd ZxZS)LegacyDistutilsInstallz%uninstall-distutils-installed-packager[rrrIcpttd|dddS)Nr_zIt is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.r`)rNrOr)rQr[rPs r!rOzLegacyDistutilsInstall.__init__sL ;\;;<<      r#rgrhras@r!rjrjsB7I           r#rjc$eZdZdZd fd ZxZS) InvalidInstalledPackagezinvalid-installed-packager}r invalid_exc#InvalidRequirement | InvalidVersionrrIc |j}t|trd}nd}tt d|d|rd|dndzd|d|jd zd |d d dS)N requirementrcz!Cannot process installed package rzin rZzbecause it has an invalid rrz.Starting with pip 24.1, packages with invalid zs can not be processed.z,To proceed this package must be uninstalled.r`)installed_locationr-r rNrOrr)rQr}rnrr invalid_typerPs r!rOz InvalidInstalledPackage.__init__(s "4 k#5 6 6 %(LL$L ;D;;;4FN0+0000BPU|UU @PQR@SUUV 9999E  r#)r}rrnrorrIrhras@r!rmrm%sB+I          r#rmc(eZdZdZdZdfd ZxZS) IncompleteDownloadErrorzaRaised when the downloader receives fewer bytes than advertised in the Content-Length header.zincomplete-downloaddownloadrrrIc4ddlm}|jJ||jd||j}|jrd|jdzd}d}nd}d }t d |d |d }t |d |jj |ddS)Nr) format_size/zafter rz attempts z7Use --resume-retries to configure resume attempt limit.rZz>Consider using --resume-retries to enable download resumption.zDownload failed z(because not enough bytes were received ()zURL: z4This is an issue with network connectivity, not pip.r) pip._internal.utils.miscrxsizebytes_received reattemptsrrNrOrA redacted_url)rQrvrxdownload_status retry_statusrfrDrPs r!rOz IncompleteDownloadError.__init__Is888888}((({8233 R Rkk(-6P6P R R    TGH$7!$;GGGLLDDLSD 1| 1 1- 1 1 1   8HM688L      r#)rvrrrIrvras@r!ruruCsN%%&I          r#ruc(eZdZdZdZdfd ZxZS)ResolutionTooDeepErrorzHRaised when the dependency resolver exceeds the maximum recursion depth.zresolution-too-deeprrIcRtdddddS)Nz,Dependency resolution exceeded maximum depthzpPip cannot resolve the current dependencies as the dependency graph is too complex for pip to solve efficiently.zqTry adding lower bounds to constrain your dependencies, for example: 'package>=2.0.0' instead of just 'package'. z_https://pip.pypa.io/en/stable/topics/dependency-resolution/#handling-resolution-too-deep-errors)rDrFrHrA)rNrO)rQrPs r!rOzResolutionTooDeepError.__init__jsB B?Ls  r#rrvras@r!rresHRR%I           r#rc$eZdZdZdfd ZxZS)InstallWheelBuildErrorzfailed-wheel-build-for-installfailedlist[InstallRequirement]rrIctddd|DddS)NzIFailed to build installable wheels for some pyproject.toml based projectsrc3$K|] }|jV dSr)r)rrs r!rz2InstallWheelBuildError.__init__..s$55af555555r#r`)rNrOr/)rQrrPs r!rOzInstallWheelBuildError.__init__|sV 0II55f55555      r#)rrrrIrhras@r!rrysB0I          r#rc$eZdZdZd fd ZxZS) InvalidEggFragmentzinvalid-egg-fragmentrArfragmentrrrIc  d}d|vsd|vsd|vrd}d|vr d|vr|dz }|sd }td t|d d tt|d t|dS)NrZrL=rKzIVersion specifiers are silently ignored for URL references. Remove them. rY]z@Try using the Direct URL requirement syntax: 'name[extra] @ URL'z/Egg fragments can only be a valid project name.zThe 'z' egg fragment is invalidzfrom ''r`)rNrOrr)rQrArrfrPs r!rOzInvalidEggFragment.__init__s (??cXoo   (??sh V VD EDD GF8,,GGG1VCII..111Tll      r#)rArrrrrIrhras@r!rrsB&I          r#rc(eZdZdZdZdfd ZxZS)BuildDependencyInstallErrorz3Raised when build dependencies cannot be installed.zfailed-build-dependency-installrr build_reqs Iterable[str]cause Exception log_linesrrrIct|trd}nd}|td}nt|tr|d|nL|dt j|tj dd|dd t|d d fd|d }td d}|r|td|z }t ||d|dS)Nz&This is likely not a problem with pip.zmpip crashed unexpectedly. Please file an issue on pip's issue tracker: https://github.com/pypa/pip/issues/newzSee above for more details.zERROR: rZz Installing rr+rYz lines of output] rW)z [end of output]rWz!Cannot install build dependenciesr^z for r) r-r4rrrr/ tracebackformat_exception splitlinesrdrrNrO) rQrrrrnoterFrDrPs r!rOz$BuildDependencyInstallError.__init__sq eX & & ;DDB   899GG%**   !25!2!23333  GGI6u==>>IIKKm6chhz226668S^^888%@ )$$, G:GDD  + tMCMM** *G W      r#) rrrrrrrrrrIrvras@r!rrsH==1I( ( ( ( ( ( ( ( ( ( r#r)rrrr) rr$r%r r&rr'rrr)ar9 __future__rrGrJr6loggingpathlibrsysrcollections.abcrr itertoolsrrrtypingr r "pip._vendor.packaging.requirementsr pip._vendor.packaging.versionr pip._vendor.rich.consoler rrpip._vendor.rich.markuprpip._vendor.rich.textrhashlibrpip._vendor.requests.modelsrrrpip._internal.metadatarpip._internal.models.linkrpip._internal.network.downloadrpip._internal.req.req_installr getLoggerr6rQr"r2rr4r<rcrergrnrxr|rrrrrrrrrrrrrrrrrrrrrr r r#r%r&r0r.rZrjrmrurrrrr:r#r!rs} #"""""  ........,,,,,,,,,,))))))))AAAAAA888888JJJJJJJJJJ******&&&&&&ANNNNNNNNNN777777......<<<<<<@@@@@@  8 $ $ ::::))))"yp'p'p'p'p'p'p'p'l--------00000000'''''0'''"     $6   "     $6   "YYYYYYYY866666/666CCCCC0CCC NNNNN,NNNOOOOO!2OOO( ;;;;;;;;BBBBB8BBBEEEEEHEEE#####X###8""""","""(MMMMM$MMM     ,   .KKKKK'KKK&J&J&J&J&J"46G&J&J&JR,,,,,13D,,,&!!!!!"!!!.+@+@+@+@+@!+@+@+@\)' ' ' ' ' )' ' ' T97 7 7 7 7 97 7 7 t0 AAAAA(:AAA.%!j%%%!FFFFF#5FFFR     /   6      /         0   <     0   D     /   (      /         +   .- - - - - "4- - - - - r#