Searched defs:pyvenvConfigPath (Results 1 – 1 of 1) sorted by relevance
138 …$pyvenvConfigPath = Join-Path -Resolve -Path $ConfigDir -ChildPath 'pyvenv.cfg' -ErrorAction Conti… in Get-PyVenvConfig() variable143 if ($pyvenvConfigPath) { in Get-PyVenvConfig() variable