B
    '\                 @   s   d dl mZmZmZmZ d dlmZ d dlZd dlZddl	m	Z
 ddlmZ ddlmZ eeZd	d
 Zdd Z	edkree	  dS )    )absolute_importdivisionprint_functionunicode_literals)	getLoggerN   )main   )
CondaError)dalsc             C   s   | j dkrttdd S )N)Zinitinfoz
        Conda has not been initialized.

        To enable full conda functionality, please run 'conda init'.
        For additional information, see 'conda init --help'.

        )cmdr
   r   )argsp r   1lib/python3.7/site-packages/conda/cli/main_pip.pypip_installed_post_parse_hook   s    
r   c              O   s$   t dtjt d< t|d< t| |S )NtrueZCONDA_PIP_UNINITIALIZEDZpost_parse_hook)strosenvironr   	main_main)r   kwargsr   r   r   r      s    r   __main__)Z
__future__r   r   r   r   Zloggingr   r   sysr   r    r
   Z_vendor.auxlib.ishr   __name__logr   exitr   r   r   r   <module>   s   