/usr/local/lib/python3.9/site-packages/pip/__pycache__
a ���h� � @ s� d Z ddlZdZdd� Zejdd� ek rLed�eejdd� �ee����ddlZddlm Z dd l mZ eee��Z G d d� d�Zej�de� � edks�J d ��ejdddd� dS )z�Execute exactly this copy of pip, within a different environment. This file is named as it is, to ensure that this module can't be imported via an import statement. � N)� � c C s d� dd� | D ��S )N�.c s s | ]}t |�V qd S )N)�str)�.0�v� r �</usr/local/lib/python3.9/site-packages/pip/__pip-runner__.py� <genexpr> � zversion_str.<locals>.<genexpr>)�join)�versionr r r �version_str s r � z?This version of pip does not support python {} (requires >={}).)� PathFinder)�dirnamec @ s e Zd Zeddd��ZdS )�PipImportRedirectingFinderNc C s0 |dkrd S t �|tg|�}|s,J t|f��|S )N�pip)r � find_spec�PIP_SOURCES_ROOT)�self�fullname�path�target�specr r r r % s z$PipImportRedirectingFinder.find_spec)NN)�__name__� __module__�__qualname__�classmethodr r r r r r $ s r �__main__z1Cannot run __pip-runner__.py as a non-main moduler T)Zrun_nameZ alter_sys)�__doc__�sysZPYTHON_REQUIRESr �version_info� SystemExit�formatZrunpy�importlib.machineryr �os.pathr �__file__r r � meta_path�insertr Z run_moduler r r r �<module> s"