o
    >~#g˜  ã                   @   s(   d dl Z d dlmZ G dd„ deƒZdS )é    N)Úinstall_headersc                   @   s   e Zd Zdd„ ZdS )r   c                 C   sº   | j j}|sd S tj | j¡}|D ]I}t|tƒrD|d dkr1d|d f}tj |d ¡d dkr1qtjj	|g|d  
d¡ Ž }|d }n| j}|  |¡ |  ||¡\}}| j |¡ qd S )Nr   znumpy._coreÚnumpyé   z.incÚ.)ÚdistributionÚheadersÚosÚpathÚdirnameÚinstall_dirÚ
isinstanceÚtupleÚsplitextÚjoinÚsplitÚmkpathÚ	copy_fileÚoutfilesÚappend)Úselfr   ÚprefixÚheaderÚdÚoutÚ_© r   úŒ/var/www/static.ux5.de/https/Moving-Object-Detection-with-OpenCV/env/lib/python3.10/site-packages/numpy/distutils/command/install_headers.pyÚrun   s"   


ózinstall_headers.runN)Ú__name__Ú
__module__Ú__qualname__r   r   r   r   r   r      s    r   )r   Ú!distutils.command.install_headersr   Úold_install_headersr   r   r   r   Ú<module>   s    