this is the error I'm getting
Set-Location : A positional parameter cannot be found that accepts argument 's'. At line:1 char:1 + cd 'c:\Users\Sean's awesome\Documents\Python Projects\Test Prject'; $ ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Set-Location], ParameterBindingException + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.SetLocationCommand