Server IP : 209.38.156.173 / Your IP : 216.73.216.122 [ Web Server : Apache/2.4.52 (Ubuntu) System : Linux lakekumayuhotel 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.1.2-1ubuntu2.22 Disable Function : NONE Domains : 2 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/setuptools/command/__pycache__/ |
Upload File : |
o �_�a! � @ sd d dl mZ d dlm mZ d dlmZ d dlZd dl Z d dl mZmZm Z G dd� dej�ZdS )� )�logN)�DistutilsModuleError)�Distribution�PathMetadata�ensure_directoryc @ s* e Zd ZdZdd� Zdd� Zd dd�Zd S )�install_scriptsz;Do normal script install, plus any egg_info wrapper scriptsc C s t j�| � d| _d S )NF)�origr �initialize_options�no_ep)�self� r �D/usr/lib/python3/dist-packages/setuptools/command/install_scripts.pyr s z"install_scripts.initialize_optionsc C s dd l m m} | �d� | jjrtj�| � ng | _ | j r!d S | �d�}t|j t|j |j�|j|j�}| �d�}t|dd �}z | �d�}t|dd�}W n ttfyZ d}Y nw |j}|red}|j}|tjkrm|g}|�� }|j�� �|�} |�|| �� �D ]} | j| � q�d S ) Nr �egg_info� build_scripts� executable� bdist_wininst�_is_runningFz python.exe)�setuptools.command.easy_install�command�easy_install�run_command�distribution�scriptsr r �run�outfilesr �get_finalized_commandr �egg_baser r �egg_name�egg_version�getattr�ImportErrorr �ScriptWriter�WindowsScriptWriter�sysr �best�command_spec_class� from_param�get_args� as_header�write_script)r �ei�ei_cmd�dist�bs_cmd� exec_param�bw_cmd� is_wininst�writer�cmd�argsr r r r s>