
    wBfh                     z    d Z ddlZddlZddlmZ  ee      Zd Zd Zedk(  r ej                   e              yy)z]PEP 621 compatible entry point used when `conda init` has not updated the user shell profile.    N)	getLoggerc                 <    ddl m} | j                  dvr |d      y )N   )
CondaError)initinfozConda has not been initialized.

To enable full conda functionality, please run 'conda init'.
For additional information, see 'conda init --help'.
) r   cmd)argspr   s      2lib/python3.12/site-packages/conda/cli/main_pip.pypip_installed_post_parse_hookr      s*    xx''E
 	
 (    c                  V    ddl m } dt        j                  d<   t        |d<    || i |S )N   )maintrueCONDA_PIP_UNINITIALIZEDpost_parse_hook)r   osenvironr   )r   kwargsr   s      r   r   r      s/    ,2BJJ() =F   r   __main__)
__doc__r   sysloggingr   __name__logr   r   exit r   r   <module>r!      sG    d 	 
 	
! zCHHTV r   