Duaa AlQattan
Duaa AlQattan
> You could change > > https://github.com/alibaba/FederatedScope/blob/f691611e86eac75d8a869392eaa2608e44713908/federatedscope/core/configs/cfg_attack.py#L14 > > > to > ``` > cfg.attack.attacker_id = [-1] > ``` > > to avoid `ValueError `. Thanks for your reply. However,...
> cfg.attack.attacker_id = [-1] Hi I did it but still got same error. Do you have any idea? Thanks
@rayrayraykk Hi I re-installed it. But still I got a sequence of error messages starting from poisoning_data.py and server_attacker.py and then fed_runner.py . I tried to fix by converting commands...
> > @rayrayraykk Hi I re-installed it. But still I got a sequence of error messages starting from poisoning_data.py and server_attacker.py and then fed_runner.py . I tried to fix by...