FedAvg-numpy-pytorch-tff icon indicating copy to clipboard operation
FedAvg-numpy-pytorch-tff copied to clipboard

關於運行

Open b856741 opened this issue 2 years ago • 1 comments

你好,我嘗試運行了algorithms 資料夾內的 fedavg-pytorch.py 結果在第十五行報錯line 15, in

    from args import args_parser
ModuleNotFoundError: No module named 'args'

請問是我哪裡出錯了?謝謝!

b856741 avatar Oct 11 '22 18:10 b856741

最好cmd或者pycharm运行,notebook会报错

WJW @.***> 于2022年10月12日周三 02:30写道:

你好,我嘗試運行了algorithms 資料夾內的 fedavg-pytorch.py 結果在第十五行報錯line 15, in

from args import args_parser

ModuleNotFoundError: No module named 'args'

請問是我哪裡出錯了?謝謝!

— Reply to this email directly, view it on GitHub https://github.com/ki-ljl/FedAvg-numpy-pytorch-tff/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANPEHN6CTLIWWHZIADX37T3WCWW3VANCNFSM6AAAAAARCRXWXE . You are receiving this because you are subscribed to this thread.Message ID: @.***>

ki-ljl avatar Oct 13 '22 07:10 ki-ljl