o
    -dq                     @   sF  d dl Z d dlZd dlZd dlZd dlZd dlZd dlmZmZ d dl	m
Z
mZ d dlmZ d dlmZ d dlmZ d dlmZ d dlmZmZmZ d d	lmZmZ d d
lmZmZ d dlmZ d dl m!Z! d dl"m#Z# d dl$m%Z% d dl&m'Z'm(Z( d dl)m*Z* d dl+m,Z,m-Z- d dl.m/Z/ d dl0m1Z1 d dl2m3Z3 d dl4m5Z5m6Z6m7Z7m8Z8m9Z9 d dl:m;Z; d dl<m=Z=m>Z> d dl?m@Z@mAZA e3eBZCG dd deZD					d2deEdeeF deeF deEd eeF d!e
eF fd"d#ZGdeeF deEd!eEfd$d%ZH				d3d&eeE d'eeF d(eeF d)eeF d*eEd!eEfd+d,ZId-eJd.eEd/eEd!eFfd0d1ZKdS )4    N)SUPPRESS_HELPValues)ListOptional)
print_json)
WheelCache)
cmdoptions)make_target_python)RequirementCommandwarn_if_run_as_rootwith_cleanup)ERRORSUCCESS)CommandErrorInstallationError)
get_scheme)get_environment)InstallationReport)get_build_tracker)ConflictDetailscheck_install_conflicts)install_given_reqs)InstallRequirementcheck_legacy_setup_py_options)WINDOWStest_writable_dir)	getLogger)check_externally_managed
ensure_dirget_pip_version(protect_pip_from_modification_on_windowswrite_output)TempDirectory)running_under_virtualenvvirtualenv_no_global)build should_build_for_install_commandc                   @   s   e Zd ZdZdZdddZededee	 de
fd	d
Zde	dededdfddZdee dee fddZdede	ddfddZdS )InstallCommandaI  
    Install packages from:

    - PyPI (and other indexes) using requirement specifiers.
    - VCS project urls.
    - Local project directories.
    - Local or remote source archives.

    pip also supports installing from "requirements files", which provide
    an easy way to specify a whole environment to be installed.
    a%  
      %prog [options] <requirement specifier> [package-index-options] ...
      %prog [options] -r <requirements file> [package-index-options] ...
      %prog [options] [-e] <vcs project url> ...
      %prog [options] [-e] <local project path> ...
      %prog [options] <archive url/path> ...returnNc                 C   s  | j t  | j t  | j t  | j t  | j t  | j jdddddd | j jddd	d
d dd t| j  | j jddddd | j jdddt	d | j jddd
d dd | j jddd
d dd | j t
  | j jdddddd | j jddddd gd!d" | j jd#d$dd%d | j jd&d'd(dd)d | j t  | j t  | j t  | j t  | j t  | j t  | j t  | j t  | j jd*dd+d,d-d | j jd.dd+d/d0 | j jd1dd2d,d3d | j jd4dd5d,d6d | j t  | j t  | j t  | j t  | j t  | j t  ttj| j}| jd7| | jd7| j  | j jd8d9d:d d;d d S )<Nz	--dry-run
store_truedry_runFzDon't actually install anything, just print what would be. Can be used in combination with --ignore-installed to 'resolve' the requirements.)actiondestdefaulthelpz-tz--target
target_dirdirzInstall packages into <dir>. By default this will not replace existing files/folders in <dir>. Use --upgrade to replace existing packages in <dir> with new versions.)r-   metavarr.   r/   z--useruse_user_sitezInstall to the Python user install directory for your platform. Typically ~/.local/, or %APPDATA%\Python on Windows. (See the Python documentation for site.USER_BASE for full details.))r-   r,   r/   z	--no-userstore_falsez--root	root_pathz=Install everything relative to this alternate root directory.z--prefixprefix_patha[  Installation prefix where lib, bin and other top-level folders are placed. Note that the resulting installation may contain scripts and other resources which reference the Python interpreter of pip, and not that of ``--prefix``. See also the ``--python`` option if the intention is to install packages into another (possibly pip-free) environment.z-Uz	--upgradeupgradezUpgrade all specified packages to the newest available version. The handling of dependencies depends on the upgrade-strategy used.z--upgrade-strategyupgrade_strategyzonly-if-neededeageraG  Determines how dependency upgrading should be handled [default: %default]. "eager" - dependencies are upgraded regardless of whether the currently installed version satisfies the requirements of the upgraded package(s). "only-if-needed" -  are upgraded only when they do not satisfy the requirements of the upgraded package(s).)r-   r.   choicesr/   z--force-reinstallforce_reinstallz;Reinstall all packages even if they are already up-to-date.z-Iz--ignore-installedignore_installedzIgnore the installed packages, overwriting them. This can break your system if the existing package is of a different version or was installed with a different package manager!z	--compilecompileTz'Compile Python source files to bytecodez--no-compilez.Do not compile Python source files to bytecode)r,   r-   r/   z--no-warn-script-locationwarn_script_locationz0Do not warn when installing scripts outside PATHz--no-warn-conflictswarn_about_conflictsz%Do not warn about broken dependenciesr   z--reportjson_report_filefileaW  Generate a JSON file describing what pip did to install the provided requirements. Can be used in combination with --dry-run and --ignore-installed to 'resolve' the requirements. When - is used as file name it writes to stdout. When writing to stdout, please combine with the --quiet option to avoid mixing pip logging output with JSON output.)cmd_opts
add_optionr   requirementsconstraintsno_depspreeditableadd_target_python_optionsr   srcignore_requires_pythonno_build_isolation
use_pep517no_use_pep517check_build_depsoverride_externally_managedconfig_settingsglobal_options	no_binaryonly_binaryprefer_binaryrequire_hashesprogress_barroot_user_actionmake_option_groupindex_groupparserinsert_option_group)self
index_opts r_   V/var/www/Matress/matenv/lib/python3.10/site-packages/pip/_internal/commands/install.pyadd_optionsH   s  
zInstallCommand.add_optionsoptionsargsc           *      C   s  |j r|jd urtd|jo|j o!|jd u o!|jd u o!|jd u }|r*|js*t  d}|j	r2|j
}tj|dd tdt  t|j |j|j|j|jd|_ d }d }|jrd|_tj|j|_tj|jrstj|jsstdtdd	}|j}| | |jpg }| |}t|}	| j|||	|jd
}
| t }t|j  ddd}z| !|||
|}t"|| t#|j$}|D ]}d|_%q| j&|||||
|j | j'd}| j(||
|||j |j|j|j)||j*d
}| +|
 |j,||j d}|jr.t-|j.}|jdkr
t/|0 d n$t1|jddd}t2j3|0 |ddd W d    n	1 s)w   Y  |jrS|4  t5dd |j.D }|rPt6dd7dd |D  t8W S z|9d}W n t:yf   d}Y nw |j;d u }t<|d dd  |j=> D }t?||dg |d!\}}|rt@d"Ad#7d$d |D |B|}d }|jC o|jD}|r| E|}|jF}|js|jrd}tG|||j||j||j |jHd%}tI|j ||j|j|jd&} tJ| }!|jKtLMd'd( g }"|D ]*}#|#jN}$z|!O|$}%|%d ur|$ d|%jP }$W n
 tQy   Y nw |"R|$ q|d ur$| jS|| T|d) d7|"}&|&r1t6d*|& W n( tUyZ }' z| j'd+k}(tV|'|(|j })tjW|)|(d, tXW  Y d }'~'S d }'~'ww |jrm|sdJ | Y|j||j	 |jZd-krvt[  t8S ).Nz'Can not combine '--user' and '--target'zto-satisfy-onlyT)check_targetzUsing %s)r6   r0   r5   isolated_modez=Target path exists but is not a directory, will not continue.target)kind)rb   sessiontarget_pythonrK   install)deleterg   globally_managed)temp_build_dirrb   build_trackerrh   finderr3   	verbosity)
preparerro   rb   wheel_cacher3   r<   rK   r;   r8   rM   )check_supported_wheels-)datawzutf-8)encoding   F)indentensure_asciic                 s   s$    | ]}|j d  |j d fV  qdS )nameversionN)metadata.0rr_   r_   r`   	<genexpr>  s
    
z%InstallCommand.run.<locals>.<genexpr>zWould install %s c                 s   s    | ]}d  |V  qdS )rt   N)join)r   itemr_   r_   r`   r         pip)modifying_pipc                 S   s   g | ]}t |r|qS r_   )r'   r~   r_   r_   r`   
<listcomp>  s    z&InstallCommand.run.<locals>.<listcomp>)rr   verifybuild_optionsrR   zYCould not build wheels for {}, which is required to install pyproject.toml-based projectsz, c                 s   s    | ]}|j V  qd S N)r{   r~   r_   r_   r`   r     s    )roothomeprefixr>   r3   	pycompile)userr   r   r   isolatedr{   )key)resolver_variantzSuccessfully installed %s   )exc_infowarn)\r3   r0   r   r+   r@   r5   r6   rP   r   r7   r8   r   check_dist_restrictionloggerverboser    decide_user_installre   r<   ospathabspathexistsisdirr#   enter_contextrR   get_default_sessionr	   _build_package_finderrK   r   no_cleanget_requirementsr   r   	cache_dirpermit_editable_wheelsmake_requirement_preparerrp   make_resolverr;   rM   trace_basic_inforesolver   requirements_to_installr   to_dictopenjsondump#warn_legacy_versions_and_specifierssortedr"   r   r   get_requirementKeyErrorsatisfied_byr!   rD   valuesr&   r   formatget_installation_orderignore_dependenciesr?   _determine_conflictsr>   r   r=   get_lib_location_guessesr   sortoperator
attrgetterr{   get_distributionr|   	Exceptionappend_warn_about_conflictsdetermine_resolver_variantOSErrorcreate_os_error_messageerrorr   _handle_target_dirrX   r   )*r]   rb   rc   #installing_into_current_environmentr8   target_temp_dirtarget_temp_dir_pathrR   rh   ri   ro   rn   	directoryreqsrr   reqrq   resolverrequirement_setreportfwould_install_itemspip_reqr   reqs_to_build_build_failures
to_install	conflictsshould_warn_about_conflictsr>   	installedlib_locationsenvitemsresultr   installed_distinstalled_descr   show_tracebackmessager_   r_   r`   run	  s  





	













zInstallCommand.runr0   r   r7   c                    sH  t | g }td|jd}|j}|j}|j}tj|r!|| tj|r0||kr0|| tj|r;|| |D ]d}	t	|	D ]\}
|	|kratj
||
 t fdd|d d D raqDtj
||
}tj|r|swtd| qDtj|rtd| qDtj|rt| nt| ttj
|	|
| qDq=d S )N )r   c                 3   s    | ]}|  V  qd S r   )
startswith)r   sddirr_   r`   r      r   z4InstallCommand._handle_target_dir.<locals>.<genexpr>zKTarget directory %s already exists. Specify --upgrade to force replacement.zTarget directory %s already exists and is a link. pip will not automatically replace links, please remove if replacement is desired.)r   r   r   purelibplatlibru   r   r   r   listdirr   anyr   warningislinkr   shutilrmtreeremovemove)r]   r0   r   r7   lib_dir_listschemepurelib_dirplatlib_dirdata_dirlib_dirr   target_item_dirr_   r   r`   r     sL   



z!InstallCommand._handle_target_dirr   c                 C   s*   zt |W S  ty   td Y d S w )NzwError while checking for conflicts. Please file an issue on pip's issue tracker: https://github.com/pypa/pip/issues/new)r   r   r   	exception)r]   r   r_   r_   r`   r   ;  s   
z#InstallCommand._determine_conflictsconflict_detailsr   c              
   C   s   |\}\}}|s|sd S g }|dkr| d n|dksJ | d |D ]}|| d }|| D ]}	dj|||	d d}
| |
 q1q%|D ](}|| d }|| D ]\}}}d	j||||||dkrdd
ndd}
| |
 qRqFtd| d S )Nlegacyzpip's legacy dependency resolver does not consider dependency conflicts when selecting packages. This behaviour is the source of the following dependency conflicts.z2020-resolverzpip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.r   z@{name} {version} requires {requirement}, which is not installed.r   )r{   r|   requirementzg{name} {version} requires {requirement}, but {you} have {dep_name} {dep_version} which is incompatible.youzyou'll)r{   r|   r   dep_namedep_versionr   
)r   r   r   criticalr   )r]   r   r   package_setmissingconflictingpartsproject_namer|   
dependencyr   r   r   r   r_   r_   r`   r   G  sL   z$InstallCommand._warn_about_conflicts)r)   N)__name__
__module____qualname____doc__usagera   r   r   r   strintr   r#   boolr   r   r   r   r   r   r_   r_   r_   r`   r(   4   s:    
 B |
6
r(   Fr   r   r   r   r   r)   c                 C   s    t d| ||||d}|j|jgS )Nr   )r   r   r   r   r   )r   r   r   )r   r   r   r   r   r   r_   r_   r`   r   ~  s   r   c                 C   s   t dd tt| |dD S )Nc                 s   s    | ]}t |V  qd S r   r   )r   dr_   r_   r`   r     s
    
z)site_packages_writable.<locals>.<genexpr>r   r   )allsetr   r  r_   r_   r`   site_packages_writable  s   r  r3   r6   r0   r5   re   c                 C   s   | dur| st d dS | r#|rtdt rtdt d dS | du s)J |s-|r4t d dS tjs>t d	 dS t||d
rKt d dS t d dS )aZ  Determine whether to do a user install based on the input options.

    If use_user_site is False, no additional checks are done.
    If use_user_site is True, it is checked for compatibility with other
    options.
    If use_user_site is None, the default behaviour depends on the environment,
    which is provided by the other arguments.
    Nz$Non-user install by explicit requestFzVCan not combine '--user' and '--prefix' as they imply different installation locationszZCan not perform a '--user' install. User site-packages are not visible in this virtualenv.z User install by explicit requestTz3Non-user install due to --prefix or --target optionz4Non-user install because user site-packages disabledr  z0Non-user install because site-packages writeablezMDefaulting to user installation because normal site-packages is not writeable)	r   debugr   r%   r   siteENABLE_USER_SITEr  info)r3   r6   r0   r5   re   r_   r_   r`   r     s8   




r   r   r   using_user_sitec                 C   s   g }| d |s| d | t|  n| d |d  d7  < | jtjkrGd}d}t s=|s=||d| g n| | | d	 tr^| jtjkr^| j	r^t
| j	d
kr^| d d| d S )zrFormat an error message for an OSError

    It may occur anytime during the execution of the install command.
    z,Could not install packages due to an OSErrorz: .r   r  z"Consider using the `--user` optionzCheck the permissionsz or z.
i  zHINT: This error might have occurred since this system does not have Windows Long Path support enabled. You can find information on how to enable this at https://pip.pypa.io/warnings/enable-long-paths
r   )r   r  errnoEACCESr$   extendlowerr   ENOENTfilenamelenr   strip)r   r   r  r  user_option_partpermissions_partr_   r_   r`   r     s:   





r   )FNNFN)NNNF)Lr  r   r   r   r   r  optparser   r   typingr   r   pip._vendor.richr   pip._internal.cacher   pip._internal.clir   pip._internal.cli.cmdoptionsr	   pip._internal.cli.req_commandr
   r   r   pip._internal.cli.status_codesr   r   pip._internal.exceptionsr   r   pip._internal.locationsr   pip._internal.metadatar   (pip._internal.models.installation_reportr   ,pip._internal.operations.build.build_trackerr   pip._internal.operations.checkr   r   pip._internal.reqr   pip._internal.req.req_installr   r   pip._internal.utils.compatr   pip._internal.utils.filesystemr   pip._internal.utils.loggingr   pip._internal.utils.miscr   r   r    r!   r"   pip._internal.utils.temp_dirr#   pip._internal.utils.virtualenvr$   r%   pip._internal.wheel_builderr&   r'   r	  r   r(   r  r  r   r  r   r   r   r_   r_   r_   r`   <module>   s        O
	
=