-=[ Mr. Bumblebee ]=-
_Indonesia_
ó
ÐV}]c @ 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 Z y d d l Z Wn e
k
r± d Z d „ Z n
Xd „ 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 s pip requires SSL/TLSc C s t t ƒ ‚ d S( N( t RuntimeErrort _MISSING_SSL_MESSAGE( ( ( s( /usr/lib/python2.7/ensurepip/__init__.pyt _require_ssl_for_pip' s c C s d S( N( ( ( ( s( /usr/lib/python2.7/ensurepip/__init__.pyR
* s t
setuptoolst pipc C s<