
    Pi                    H    d Z ddlmZ ddlZddlmZ ddlmZ ddlm	Z	 d Z
dS )ztThis file is the part of 'gradio/cli.py' for printing the environment info
for the cli command 'gradio environment'
    )annotationsN)metadata)Requirement)printc            	        t          d           t          dt          j                               dD ]Q} 	 t          j        |           }t          |  d|           +# t          j        $ r t          |  d           Y Nw xY wt          d           dD ]} 	 t          j        |           }t          |  d           |j        |j        D ]n}t          |          }	 t          |j	         d	t          j        |j	                              C# t          j        $ r t          |j	         d
           Y kw xY wt          d           # t          j        $ r t          |  d           Y w xY wdS )z%Print Gradio environment information.z>Gradio Environment Information:
------------------------------zOperating System:)gradiogradio_clientz	 version:z package is not installed.z1
------------------------------------------------z# dependencies in your environment:
Nz: z is not installed.
)
r   platformsystemr   versionPackageNotFoundErrordistributionrequiresr   name)package_namepackage_versiondistreqreq_objs        t/home/jaya/work/projects/VOICE-AGENT/VIET/agent-env/lib/python3.11/site-packages/gradio/cli/commands/cli_env_info.pyprint_environment_infor      s   	
KLLL	
x001113 ? ?	?&.|<<O\,,,o>>>>, 	? 	? 	?\===>>>>>	?	
>???3 ? ?	?(66D\GGGHHH}(= C CC)#..GCQQ1A',1O1OQQRRRR#8 C C CAAABBBBBCd, 	? 	? 	?\===>>>>>	?? ?sH   'A!BBAE0DE&D96E8D99E!E0/E0)__doc__
__future__r   r   	importlibr   packaging.requirementsr   richr   r        r   <module>r       s{     # " " " " "        . . . . . .      ? ? ? ? ?r   