Hi fellow pythonistas, there seems to be a problem when virtualenv is used in PowerShell.
When I try to activate my environment in PowerShell like..
> env
try this: . .\env\Scripts\activate.ps1 watch dots and spaces
. .\env\Scripts\activate.ps1