A
A
Asett02021-02-14 21:27:22
pip
Asett0, 2021-02-14 21:27:22

Error while installing module in python, how to solve?

When installing the module via pip, it gives the following lines 4 times:

WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x000001EF2A961088>: Failed to establish a new connection: [WinError 10061] Подключение не установлено, т.к. конечный компьютер отверг запрос на подключение'))': /simple/<название модуля>/


Afterwards, the following errors are thrown:

ERROR: Could not find a version that satisfies the requirement <название модуля> (from versions: none)
ERROR: No matching distribution found for <название модуля>


I tried to install via pycharm, it is issued too,

ERROR: Could not find a version that satisfies the requirement <название модуля> (from versions: none)


What to do?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
alexbprofit, 2021-03-31
@alexbprofit

Bad internet connection what is not clear here

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question