PIP 10.0.1 - Warning “Consider adding this directory to PATH or…”

前端 未结 4 1272
南旧
南旧 2021-01-01 14:52
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          


        
4条回答
  •  感情败类
    2021-01-01 15:40

    I fixed this (on windows) by adding full control permission to the folder where i installed python. i installed it in "C:\Program Files\Python38-32"

提交回复
热议问题