Файловый менеджер - Редактировать - /home/digitalm/venv/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/__pycache__/reporter.cpython-37.pyc
Назад
B �5�g � @ 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 �M/tmp/pip-install-251nq386/pip/pip/_internal/resolution/resolvelib/reporter.py�__init__ s zPipReporter.__init__)� criterion� candidater c C s� | j |j d7 <