Alex
Alex
@yh-yao Please try to install new version 0.7.316: pip install fedml.
1. You should install tensorflow lib by the following commands: pip install fedml[tensorflow] 2. Your should install jax lib by the following command: (1) On Linux and MacOS platform: pip...
@MING-LI-JIANG , On Windows platform, maybe you need to do extra installation steps, you may run installation based the following guidances: 1. You should install tensorflow lib by the following...
Please update the code to 0.7.287, it should be fixed.
> @chaoyanghe I updated fedml to 0.7.230 on CentOS This is my config file > > When I ran this command(`python torch_fedavg_mnist_lr_one_line_example.py --cf fedml_config.yaml`), an error occurred.  This is...
Got it. I will try to reproduce this issue and find out the solution.