Home > other >  Help: pylint installation failure, tip WARNING: Requested lazy - object - proxy==1.4. *
Help: pylint installation failure, tip WARNING: Requested lazy - object - proxy==1.4. *

Time:12-16

C: \ Users \ NHDM - LIHL> PIP install pylint
Collecting pylint
Using cached pylint - server - py3 - none - any. WHL (325 kB)
Collecting astroid <=2.5,>=2.4.0
Using cached astroid - - py3 - none - any 2.4.2. WHL (213 kB)
The Requirement already satisfied: six ~=1.12 in d: \ python \ lib \ site - packages (from astroid <=2.5,>=2.4.0 -> pylint) (1.15.0)
Collecting colorama
Using cached colorama - 0.4.4 - py2. Py3 - none - any. WHL (16 kB)
Collecting isort <6>=4.2.5
Using cached isort 5.6.4 - py3 - none - any. WHL (98 kB)
Collecting lazy - object - proxy==1.4. *
Using cached lazy - object - proxy - 1.4.3. Tar. Gz (34 kB)
Installing the build dependencies... The done
Getting the requirements to build the wheel... The done
Preparing wheel metadata... The done
WARNING: Requested lazy - object - proxy==1.4. * from https://files.pythonhosted.org/packages/07/3f/a3d687f83c7d44970f70ff0400677746c8860b11f0c08f6b4e07205f0cdc/lazy-object-proxy-1.4.3.tar.gz#sha256=f3900e8a5de27447acbf900b4750b0ddfd7ec1ea7fbaf11dfa911141bc522af0 (from astroid <=2.5,>=2.4.0 -> pylint), but installing version 0.0.0
ERROR: the Requested lazy - object - proxy==1.4. * from https://files.pythonhosted.org/packages/07/3f/a3d687f83c7d44970f70ff0400677746c8860b11f0c08f6b4e07205f0cdc/lazy-object-proxy-1.4.3.tar.gz#sha256=f3900e8a5de27447acbf900b4750b0ddfd7ec1ea7fbaf11dfa911141bc522af0 (from astroid <=2.5,>=2.4.0 -> pylint) from the company's version in the metadata: '0.0.0'

C: \ Users \ NHDM - LIHL>
  • Related