| Server IP : 85.214.239.14 / Your IP : 216.73.216.27 Web Server : Apache/2.4.65 (Debian) System : Linux h2886529.stratoserver.net 4.9.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64 User : www-data ( 33) PHP Version : 8.2.29 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /proc/2/root/usr/lib/python2.7/ensurepip/ |
Upload File : |
�
�, bc @ s� d d l m Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d g Z d � Z
d d g Z d d � Z
d � Z d
� Z d e e e e d d � Z d d
� Z d d � Z d S( i����( t print_functionNt versiont bootstrapc C s$ t r t d � t j d � n d S( Ns� ensurepip is disabled in Debian/Ubuntu for the system python.
Python modules For the system python are usually handled by dpkg and apt-get.
apt-get install python-<module name>
Install the python-pip package to use pip itself. Using pip together
with the system python might have unexpected results for any system installed
module, so use it on your own risk, or make sure to only use it in virtual
environments.
i ( t Truet printt syst exit( ( ( s( /usr/lib/python2.7/ensurepip/__init__.pyt _ensurepip_is_disabled_in_debian s t
setuptoolst pipc C s<