
    ,h                     T    d dl Z d dlZd dlZd dlmZ ddlmZmZ  G d de      Zd Z	y)    N)Command   )_scriptswarningsc                       e Zd ZdZy)easy_installz0Stubbed command for temporary pbr compatibility.N)__name__
__module____qualname____doc__     a/var/www/html/Resume-Scraper/venv/lib/python3.12/site-packages/setuptools/command/easy_install.pyr   r   
   s    :r   r   c                 <   t        t        j                  t        j                  t
        j                  j                  dt
        j                  j                  t        j                                    |       }t        j                  j                  dddd       |S )N__PYVENV_LAUNCHER__)ScriptWritersys_executablez!easy_install module is deprecatedz>Avoid accessing attributes of setuptools.command.easy_install.)i  
      z.https://github.com/pypa/setuptools/issues/4976)summarydetailsdue_datesee_url)getattrtypesSimpleNamespacer   r   osenvirongetpathnormpathsys
executabler   SetuptoolsDeprecationWarningemit)nameattrs     r   __getattr__r(      s~    !..::>>%rww'7'7'G	
 	D ))..3P@	 /  Kr   )
r   r"   r   
setuptoolsr    r   r   r   r(   r   r   r   <module>r+      s%    	 
   !;7 ;r   