Steven Mitcham

Results 2 comments of Steven Mitcham

As an additional note, this doesn't occur in the ISE environment and does not occur in the PowerShellCore 6.0 environment.

I had to run the following to fix the issue ``` brew uninstall --force --ignore-dependencies python@2 brew uninstall --force --ignore-dependencies python brew install python brew install python@2 ```