VHL icon indicating copy to clipboard operation
VHL copied to clipboard

Hello, there is some run problems

Open LyaCJ opened this issue 2 years ago • 1 comments

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.

LyaCJ avatar Apr 27 '23 03:04 LyaCJ

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.

wizard1203 avatar Apr 29 '23 02:04 wizard1203