/usr/lib/python3/dist-packages/setuptools/__pycache__
NameSizeModeActions
archive_util.cpython-310.pyc58140644editdlrm
build_meta.cpython-310.pyc94280644editdlrm
config.cpython-310.pyc208970644editdlrm
depends.cpython-310.pyc52640644editdlrm
dep_util.cpython-310.pyc8250644editdlrm
dist.cpython-310.pyc363050644editdlrm
errors.cpython-310.pyc14700644editdlrm
extension.cpython-310.pyc19140644editdlrm
glob.cpython-310.pyc37030644editdlrm
installer.cpython-310.pyc29490644editdlrm
launch.cpython-310.pyc8750644editdlrm
monkey.cpython-310.pyc46030644editdlrm
msvc.cpython-310.pyc426070644editdlrm
namespaces.cpython-310.pyc35860644editdlrm
package_index.cpython-310.pyc347330644editdlrm
py34compat.cpython-310.pyc4500644editdlrm
sandbox.cpython-310.pyc157260644editdlrm
unicode_utils.cpython-310.pyc10800644editdlrm
version.cpython-310.pyc2920644editdlrm
wheel.cpython-310.pyc73180644editdlrm
windows_support.cpython-310.pyc9930644editdlrm
_deprecation_warning.cpython-310.pyc5180644editdlrm
_imp.cpython-310.pyc20440644editdlrm
__init__.cpython-310.pyc85610644editdlrm
Edit: /usr/lib/python3/dist-packages/setuptools/__pycache__/installer.cpython-310.pyc (2949B)
o _a@sddlZddlZddlZddlZddlZddlZddlmZddlm Z ddl Z ddl m Z ddl mZddZd d Zd d ZdS) N)log)DistutilsError)Wheel)SetuptoolsDeprecationWarningcCs(t|tr |St|ttfsJ|S)z8Ensure find-links option end-up being a list of strings.) isinstancestrsplittuplelist) find_linksr 6/usr/lib/python3/dist-packages/setuptools/installer.py_fixup_find_linkss rc CsHtdtztdWntjy|dtjYnwt |}| d}d|vr0t ddt j vo9dt j v}d t j vrBd }n d |vrM|d d }nd }d |vr_t|d d d d ng}|jrj||jt j|}t}t|D]}||vr||r|Sq{t} tjdddddd| g} |r| d|d ur| d|f|pgD] } | d| fq| |jpt|zt| Wntj y} zt t| | d } ~ wwt!t""t j#| dd} t j#|| $}| %|t&|t j#|d}tj'j(||d}|Wd S1swYd S)zLFetch an egg needed for building. Use pip/wheel to fetch/build a wheel.z\setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer.wheelz,WARNING: The wheel package is not available. easy_install allow_hostszQthe `allow-hosts` option is not supported when using pip to install requirements. PIP_QUIET PIP_VERBOSE PIP_INDEX_URLN index_urlrr z-mpipz--disable-pip-version-checkz --no-depsz-wz--quietz --index-urlz --find-linksz*.whlrzEGG-INFO)metadata))warningswarnr pkg_resourcesget_distributionDistributionNotFoundannouncerWARN strip_markerget_option_dictrosenvironrdependency_linksextendpathrealpathget_egg_cache_dir Environmentfind_distributionscan_addtempfileTemporaryDirectorysys executableappendurlr subprocess check_callCalledProcessErrorrglobjoinegg_nameinstall_as_egg PathMetadata Distribution from_filename)distreqoptsquietrr eggs_dir environmentegg_disttmpdircmdlinker dist_location dist_metadatar r rfetch_build_eggsx        &rIcCstjt|}d|_|S)z Return a new requirement without the environment marker to avoid calling pip with something like `babel; extra == "i18n"`, which would always be ignored. N)r Requirementparsermarker)r=r r rr _sr )r5r"r2r.r,r distutilsrdistutils.errorsrrsetuptools.wheelr_deprecation_warningrrrIr r r r rs     H