Re: Can't install wrapt on Windows

2017-12-16 Thread Cutter
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>pytho

Can't install wrapt on Windows

2017-12-10 Thread Cutter
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