You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from fedml.core.distributed.server.server_manager import ServerManager from fedml.core.distributed.client.client_manager import ClientManager from fedml.core.distributed.communication.comm_manager import CommManager显示
#1969
Open
qazxswcd opened this issue
Mar 12, 2024
· 0 comments
Traceback (most recent call last):
File "D:\Pycharm\zhongqi\bishe\fl-df.py", line 1024, in
from fedml.core.distributed.server.server_manager import ServerManager
ModuleNotFoundError: No module named 'fedml.core.distributed.server'
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "D:\Pycharm\zhongqi\bishe\fl-df.py", line 1024, in
from fedml.core.distributed.server.server_manager import ServerManager
ModuleNotFoundError: No module named 'fedml.core.distributed.server'
The text was updated successfully, but these errors were encountered: