```bash
C:\Users\媛\Desktop\nku>vagrant up
Bringing machine 'default' up with 'virtualbox' provider.
==> default: Importing base box 'generic/debian'...
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["import", "\\\\?\\D:\\BaiduNetdiskDownload\\VagrantBoxes\\boxes\\generic-VAGRANTSLASH-debian\\0\\virtualbox\\box.ovf", "--vsys", "0", "--vmname", "generic-debian10-virtualbox_1627906301212_66297", "--vsys", "0", "--unit", "10", "--disk", "C:/Users/������/Desktop/MyVMs/generic-debian10-virtualbox_1627906301212_66297/generic-debian10-virtualbox-disk001.vmdk"]
Stderr: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Interpreting \\?\D:\BaiduNetdiskDownload\VagrantBoxes\boxes\generic-VAGRANTSLASH-debian\0\virtualbox\box.ovf...
OK.
0%...
Progress state: E_INVALIDARG
VBoxManage.exe: error: Appliance import failed
VBoxManage.exe: error: Code E_INVALIDARG (0x80070057) - One or more arguments are invalid (extended info not available)
VBoxManage.exe: error: Context: "enum RTEXITCODE __cdecl handleImportAppliance(struct HandlerArg *)" at line 1119 of file VBoxManageAppliance.cpp
```
上面是命令行的,报错查过了,不知道该怎么改