Uname : Linux premium36.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Soft : LiteSpeed
Ip : 198.54.115.237
Port : 443
~
/
opt
/
hc_python
/
lib
/
python3.12
/
site-packages
/
pip
/
_internal
/
utils
/
__pycache__
[ HOME ]
Exec
Submit
File Name : entrypoints.cpython-312.pyc
� p�/i� � �l � d dl mZ d dlZd dlZd dlZd dlZd dlmZ d dlm Z ddej j � �dej j � dej j � �gZ e r4ddhZ ej e e� D � cg c] } dj! | � �� c} Z dd d �Zdd �Zdd�Zyc c} w )� )�annotationsN)�main)�WINDOWS�pip�.� z.exec �V � t j j d� t | � S )a� Central wrapper for all old entrypoints. Historically pip has had several entrypoints defined. Because of issues arising from PATH, sys.path, multiple Pythons, their interactions, and most of them having a pip installed, users suffer every time an entrypoint gets moved. To alleviate this pain, and provide a mechanism for warning users and directing them to an appropriate place for help, we now define all of our old entrypoints as wrappers for the current one. a WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip. Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue. To avoid this problem you can invoke Python with '-m pip' instead of running pip directly. )�sys�stderr�writer )�argss �N/opt/hc_python/lib/python3.12/site-packages/pip/_internal/utils/entrypoints.py�_wrapperr s'