Le 10/12/2017 à 21:46, dieter (dieter) a écrit :
Cutter writes:
...
I have trouble installing pylint on Windows 10, Python 3.6. There's a
problem during the installation of wrapt, which is a dependency of
pylint.
Here are the contents of the commandline:
C:\WINDOWS\system32>python -m pip ins
Cutter writes:
> ...
> I have trouble installing pylint on Windows 10, Python 3.6. There's a
> problem during the installation of wrapt, which is a dependency of
> pylint.
>
> Here are the contents of the commandline:
>
>> C:\WINDOWS\system32>python -m pip install pylint
>> ...
>> Collecting wrapt
Hi,
I have trouble installing pylint on Windows 10, Python 3.6. There's a
problem during the installation of wrapt, which is a dependency of pylint.
Here are the contents of the commandline:
C:\WINDOWS\system32>python -m pip install pylint
Collecting pylint
Using cached pylint-1.7.4-py2.py