nbigaouette / hygeia

Python toolchain manager 🐍
Apache License 2.0
68 stars 3 forks source link

hygeia can't setup on powershell #166

Open uwussimo opened 2 years ago

uwussimo commented 2 years ago

hygies can't run powershell to setup itself: Screenshot 2022-09-07 130328 even tho, i tried with admin privileges. didn't help...

AucaCoyan commented 1 year ago

Hi! I have the same issue. And the err is mostly equal to above

[2022-11-01T21:14:18Z INFO  hygeia::commands::setup] Setting up the shim...
[2022-11-01T21:14:19Z INFO  hygeia::commands::setup::powershell] Adding configuration to file  imported.
    echo $profile

Error: Failed to open file  imported.
echo $profile

Caused by:
    The filename, directory name, or volume label syntax is incorrect. (os error 123)