Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
534145232 opened this issue Mar 20, 2024 · 0 comments
Open

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

534145232 opened this issue Mar 20, 2024 · 0 comments

Comments

@534145232
Copy link

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

  • New-Item -Path C:\Users\DAYINC~1\AppData\Local\Temp/Dayin Chen/nni/sc ...
  • 
    

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:

  • NNI version: 2.10
  • Training service (local|remote|pai|aml|etc): local
  • Client OS: Windows11
  • Server OS (for remote mode only):
  • Python version: 3.8
  • PyTorch/TensorFlow version: 2.0.0
  • Is conda/virtualenv/venv used?: yes
  • Is running in Docker?: no

Configuration:

  • Experiment config (remember to remove secrets!):
  • Search space:

Log message:

  • nnimanager.log:
  • dispatcher.log:
  • nnictl stdout and stderr:

How to reproduce it?:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant