VHL
VHL copied to clipboard
Hello, there is some run problems
When i use
dataset=cifar10 partition_alpha=0.1 partition_method=hetero ./launch_standalone.sh
i got problem about
expr: non-integer argument expr: non-integer argument expr: non-integer argument : No such file or directorye 11: /usr/local/anaconda3/envs/share_torch/bin/python
i can't find the 'expr' parameter in the code and i don't know how to config 'python' in this file, please let me know how to fix this problem, thank you very much.
It seems that you run Linux bash in a wrong way. You can try another bash file with a toy example to see whether it can work.