o
    * i                      @   s   d dl Z dd ZdS )    Nc                 C   s   t j| }t j|dd dS )z1Ensure that the parent directory of `path` existsT)exist_okN)ospathdirnamemakedirs)r   r    r   \/home/app/PaddleOCR-VL-test/.venv_paddleocr/lib/python3.10/site-packages/setuptools/_path.pyensure_directory   s   r	   )r   r	   r   r   r   r   <module>   s    