pew-org/pew

Getting error when trying to workon using powershell in windows 10

andres-leon opened this issue · 1 comments

On Windows 10, using PowerShell ver 7.2.6, when trying to activate an environment using the command

pew workon enviroment_name

I receive the following error:

C:\Program: The term 'C:\Program' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

I've verified that the python main folder and scripts folder are in the PATH variable.

also have this error, have you found a solution?