The script flake8.exe is installed in 'c:\users\me\appdata\local\programs\python\python36-32\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Run Code Online (Sandbox Code Playgroud)
对此进行了一些研究,这似乎是一个反复出现的问题。
一种修复建议从环境变量中删除斜杠。
还有其他想法吗?
每次我通过PIP安装时都会发生这种情况
我正在运行python 3.6