관리-도구
편집 파일: reporter.cpython-39.pyc
a [��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�Zedd�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�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�backtracks_by_package�_messages_at_backtrack��self� r �P/usr/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/reporter.py�__init__ s �zPipReporter.__init__�� candidater c C sR | j |j d7 <