I’m trying to use python in powershell February 27, 2023 by Tarik Try setting the path this way: $env:path="$env:Path;C:\Python27"