microsoft / nni

An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
https://nni.readthedocs.io
MIT License
13.88k stars 1.81k forks source link

ChildProcessError: Command failed due to the wrong path? #5760

Open 534145232 opened 3 months ago

534145232 commented 3 months ago

Describe the issue:

Hi, here is part of the error log:

ChildProcessError: Command failed: powershell.exe New-Item -Path "C:\Users\DAYINC~1\AppData\Local\Temp/Dayin Chen/nni/script" -ItemType "directory" -Force New-Item : A positional parameter cannot be found that accepts argument 'Chen/nni/script'. At line:1 char:1

I think maybe it is due to there is a space between the user name? But I don know how to revise the path parameter.

Environment:

Configuration:

Log message:

How to reproduce it?: