o
    Vh{                     @   s:   d dl Z ddlmZ dd Zdd Zedkre  dS dS )	    N   )Distributionc                 C   sT   t d|  ttj| gd}|sd S t dt|ddd t ddd	 |D  d S )
N
InspectingpathFoundz	packages: )endz, c                 s   s    | ]}|j V  qd S N)name).0dist r   o/var/www/html/construction_image-detection-poc/venv/lib/python3.10/site-packages/importlib_metadata/diagnose.py	<genexpr>   s    zinspect.<locals>.<genexpr>)printlistr   discoverlenjoin)r   distsr   r   r   inspect   s   
r   c                  C   s   t jD ]} t|  qd S r
   )sysr   r   r   r   r   r   run   s   

r   __main__)r    r   r   r   __name__r   r   r   r   <module>   s    	
