관리-도구
편집 파일: reporter.cpython-38.pyc
U &?�f` � @ sp d dl mZ d dlmZ d dlmZmZ d dlmZ ddl m Z mZ ee�Z G dd� de�ZG d d � d e�ZdS )� )�defaultdict)� getLogger)�Any�DefaultDict)�BaseReporter� )� Candidate�Requirementc @ s, e Zd Zdd�dd�Zeedd�dd�ZdS )�PipReporterN��returnc C s t t�| _dddd�| _d S )Nz�pip is looking at multiple versions of {package_name} to determine which version is compatible with other requirements. This could take a while.z�pip is still looking at multiple versions of {package_name} to determine which version is compatible with other requirements. This could take a while.z�This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C.)r � � )r �int�reject_count_by_package�_messages_at_reject_count��self� r �Z/opt/hc_python/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/reporter.py�__init__ s �zPipReporter.__init__�� criterion� candidater c C s� | j |j d7 <